Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8be3…4b0f0xb6fb…8d3cBase$0.10100%coinbase11s ago0x4ab835…e42a2b
0xe231…2a2d0x7dbb…59e0Base$218.8770%0x323a…a4f211s ago0xc19097…d302b5
0xc6e3…dbdb0x0143…1112Base$1,289.3770%0xa923…c9ac11s ago0xbf57eb…49266f
0x2291…a2c80x6839…1a2bBase$0.003100%coinbase11s ago0x16919f…bbb031
0x9d94…94940xfe80…47eeBase$0.001100%fluxa13s ago0x6af299…1d0636
0xe166…aef70xfe80…47eeBase$0.001100%fluxa13s ago0xa3f764…c46999
0xac42…891c0x143c…4f3eBase$5.0670%0xaa0e…4cf815s ago0x08ad4d…1de083
0x34eb…c50e0x6839…1a2bBase$0.003100%coinbase17s ago0x4cde49…0b8b02
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x3f18c8…0ad32c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xf88a5f…2868ea
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0x81e663…bd64b1
0xaf9c…4e8a0x6839…1a2bBase$0.003100%coinbase27s ago0x6a2dcb…7ddf47
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase35s ago0x6655be…f8cb79
0x1949…c2300x6839…1a2bBase$0.003100%coinbase35s ago0xff99d7…633d7b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd1e2b2…d79681
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase43s ago0xbd6d7f…0b5752
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xd627bd…2fa2e6
0x294b…3dc60x6839…1a2bBase$0.003100%coinbase47s ago0x9b5f52…96d733
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9147s ago0x11c488…9272bd
0xebbc…e3c00x3e0a…78e7Base$0.003488100%coinbase49s ago0xb8d8ff…d46b08
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49s ago0x065c3f…775e7e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x5b40d8…a217f7
0x754d…d1190xe99b…d62dBase$25.0070%0x4661…93fd51s ago0xcb987d…407704
0xa390…01590x6839…1a2bBase$0.003100%coinbase55s ago0xd31f97…8943f0
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase59s ago0x4d171c…b7417a

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.