Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase10s ago0x3e9840…afc5cf
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x53be74…bf034a
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase10s ago0x13fc69…9abda9
0xde16…cabd0x52e2…f3eaBasex402 service$0.005100%coinbase10s ago0xfbf56d…7a5281
0x9b48…9bd90x6839…1a2bBase—$0.003100%coinbase12s ago0xb1e241…428b04
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xa636ae…123fe4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase12s ago0x0f3b51…5f06cf
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xfed71e…eae985
0xf312…85740xef43…6c7fBase—$0.01100%virtuals16s ago0x495023…d022ef
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x3c90f7…f0d82b
0xde16…cabd0x52e2…f3eaBasex402 service$0.02100%coinbase16s ago0xc59ec4…9668c0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase16s ago0x274e8f…1db80b
0x5fcb…d5f90xe16b…a1e6Base—$0.01100%coinbase16s ago0x7c165c…67b07c
0xb4bd…067d0x3fc3…ffb0Base—$0.000001100%primer16s ago0xd35c14…2ff3d9
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI18s ago0x2e217c…dd9242
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18s ago0x3e0b12…a6e269
0xfb79…5cea0x3e0a…78e7Base—$0.005625100%coinbase18s ago0x7322e4…93643c
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x049be0…f60f54
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase20s ago0x3286c5…0b4d8a
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase22s ago0x3aae47…28ba45
0x250d…8e050x1630…7a00Basex402 service$0.001100%coinbase22s ago0x09880f…1f0567
0x250d…8e050x1630…7a00Basex402 service$0.001100%coinbase24s ago0x6d63e3…4d023d
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x9483e6…eae674
0xde16…cabd0x52e2…f3eaBasex402 service$0.005100%coinbase24s ago0x797663…343b20
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xd8a1fc…ddb85d

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.