Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x91fb90…214876
0x7a6b…abeb0x3e0a…78e7Base—$0.003763100%coinbase15s ago0x3d360e…bb3c98
0x1fa8…4ca70x7d2c…bcfeBase—$0.05100%coinbase15s ago0x49f887…d94d63
0x226e…68a80x6839…1a2bBase—$0.003100%coinbase17s ago0x8e3ee1…077c16
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xb575b2…089cfc
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x18e504…c397c9
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x9a295d…1f1f07
0x79df…418c0x6839…1a2bBase—$0.003100%coinbase25s ago0xd367aa…5abdc4
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25s ago0x0defb3…f8a46f
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x785528…023a19
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x0f35f7…195835
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x16ecbf…287ab3
0x5baa…2d9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7af222…348df3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase29s ago0x959c4a…3c74ba
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x7a54ea…bf2899
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase31s ago0xe37b65…a07698
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x442402…dd8d5f
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xfaea81…d3a0ed
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xa4fa14…c0d33f
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x53951e…f33f59
0xcef9…05960x6839…1a2bBase—$0.003100%coinbase37s ago0x86af8d…e9df5d
0x8a2d…97570x69e2…20f8Base—$107.0670%0xa923…c9ac37s ago0x139cb4…883eb6
0x1fa8…4ca70x7d2c…bcfeBase—$0.05100%coinbase45s ago0x8b6f5b…87a8b3
0xc12c…29590xfe80…47eeBase—$0.001100%fluxa47s ago0x0199f0…b9c082
0xdbab…fb8b0x6839…1a2bBase—$0.003100%coinbase49s ago0xfb9055…02f594

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.