Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a516s ago0x67f304…c50992
0x1530…f17e0xef43…6c7fBase—$0.01100%virtuals16s ago0x42874d…24f2bb
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0xa21c2b…ed4ba7
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xe7dfc6…6eb9e1
0x1332…66eb0x47c5…4fc3Base—$59.0070%0x2b2b…961c20s ago0xddeeca…e61764
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase24s ago0x730aba…49134c
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase24s ago0x098f7a…11ace4
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase24s ago0xb3bd2b…df8cee
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted28s ago0xe8c3eb…98f148
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0xeecc50…4be9c6
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0x6e6f18…0e1f4f
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0x6f145f…27a805
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a532s ago0x557d35…f19c6d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase32s ago0x7f1485…61d42e
0x220d…72550xef43…6c7fBase—$0.01100%virtuals32s ago0xde924e…3721be
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x229c02…b49cf9
0xa3fa…666d0x0275…25a6Basex402 serviceTrading$0.001100%coinbase38s ago0x796250…6a6fe4
0xa3fa…666d0x3903…6ea0Basex402 Checkerx402$0.01100%coinbase38s ago0xaf011e…410666
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase46s ago0xdba964…717031
0xa3fa…666d0xf16f…4ecaBaseFiatDock MarketplaceMcp$0.001100%coinbase46s ago0xdb47df…68ca35
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase46s ago0xa4f24a…86b758
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0xd9019a…e85b9b
0x7c0a…62e00xef43…6c7fBase—$0.01100%virtuals50s ago0x4e6c01…a7d695
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a552s ago0x4516e8…d6cf9d
0x6d5c…c65a0x3637…7ffaBase—$193.3170%0x4661…93fd54s ago0x52ca38…41b3b6

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.