Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1c4d65…594a96
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x420934…4c9c49
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcf4c5f…54ebd7
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xecafd7…f9412a
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4ec533…157380
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa5ee31…f2e3a9
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb36c10…ea8667
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb69976…1d1a93
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5bbb7c…a37b4d
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x588e96…b1939b
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x29d2bd…ad41b3
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb6d258…dc909a
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x081598…9cf626
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfbc6e5…f0146f
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x44533e…7cefa7
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3cf3df…d19716
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3c55e1…5e5063
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xae8b11…328301
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x64222d…09b7d6
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc66a19…237a44
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc60034…459e3d
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2e7300…873393
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb2cb8f…24f654
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x334bb7…975c69
0x7f05…22930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7f37b1…a2b07b

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.