Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x0e61be…8fe0bd
0x820e…41af0xef43…6c7fBase—$0.01100%virtuals10s ago0x03a7f5…d1e65e
0xde16…cabd0x52e2…f3eaBasex402 service$0.005100%coinbase10s ago0x779f17…7c0416
0x1332…66eb0x47c5…4fc3Base—$262.5070%0x3494…a4d114s ago0x321335…1bf65c
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0xe83f0d…f8bb43
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x479005…847e8d
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI14s ago0xee04b1…e903fd
0xde16…cabd0x52e2…f3eaBasex402 service$0.02100%coinbase14s ago0x13b393…e62463
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase20s ago0x3e9840…afc5cf
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0x53be74…bf034a
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase20s ago0x13fc69…9abda9
0xde16…cabd0x52e2…f3eaBasex402 service$0.005100%coinbase20s ago0xfbf56d…7a5281
0x9b48…9bd90x6839…1a2bBase—$0.003100%coinbase22s ago0xb1e241…428b04
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xa636ae…123fe4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase22s ago0x0f3b51…5f06cf
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xfed71e…eae985
0xf312…85740xef43…6c7fBase—$0.01100%virtuals26s ago0x495023…d022ef
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x3c90f7…f0d82b
0xde16…cabd0x52e2…f3eaBasex402 service$0.02100%coinbase26s ago0xc59ec4…9668c0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase26s ago0x274e8f…1db80b
0x5fcb…d5f90xe16b…a1e6Base—$0.01100%coinbase26s ago0x7c165c…67b07c
0xb4bd…067d0x3fc3…ffb0Base—$0.000001100%primer26s ago0xd35c14…2ff3d9
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI28s ago0x2e217c…dd9242
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase28s ago0x3e0b12…a6e269
0xfb79…5cea0x3e0a…78e7Base—$0.005625100%coinbase28s ago0x7322e4…93643c

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.