Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa0d…d7a40xb37c…111bBase$0.12100%0xd638…36b7120d ago0x4ce8e5…9d905a
0xb37c…111b0x8642…5851Base$0.01100%0xd638…36b7120d ago0xb0f71f…333e05
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0x42c3e1…0b7bbf
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0xdd5f17…7781f0
0xfa0d…d7a40xb37c…111bBase$0.10100%0xd638…36b7120d ago0x9c94e3…0a7dbe
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0xefc4ef…be0a18
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0xa9ad5f…4419c3
0xb37c…111b0x8642…5851Base$0.01100%0xd638…36b7120d ago0xf0a61d…a42b1d
0xfa0d…d7a40xb37c…111bBase$0.23100%0xd638…36b7120d ago0x78f453…0fa2db
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0xc74559…deeff4
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0x16f892…828d22
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0x318b4f…244e0a
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0x6c93ab…4cc86b
0x051e…9c390xb37c…111bBase$0.03100%0xd638…36b7120d ago0x72d03b…d75bd5
0x051e…9c390xb37c…111bBase$0.04100%0xd638…36b7120d ago0xd3ceb7…008781
0x6dd1…26060xb37c…111bBase$0.06100%0xd638…36b7120d ago0x2381b3…5dbbcf
0xb37c…111b0x8642…5851Base$0.01100%0xd638…36b7120d ago0x696836…674a11
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0x100f11…a50422
0xb37c…111b0x051e…9c39Base$0.01100%0xd638…36b7120d ago0x19dbb6…2eefa4
0x8642…58510xb37c…111bBase$0.03100%0xd638…36b7120d ago0x5e4fa9…80fb1e
0x8642…58510xb37c…111bBase$0.02100%0xd638…36b7120d ago0x329e3f…b6bc18

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.