Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1a551d…f69c06
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x0c8674…3a4058
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc4111b…6d7e32
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4aa56a…08dfa9
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb28298…4e7c9e
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x069de0…cc47af
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4ca069…31d961
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4c50cf…45a2f5
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x0443fb…14da12
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd22167…6e53e5
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xec9164…5f934f
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe3e3df…20cc74
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9e5cb3…b22835
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7524c0…2eb91a
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa6e349…badedf
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbb61e0…e84eab
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3531f7…ac5422
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x791762…1c80a6
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa1ec0f…974eb4
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf10651…bf92e2
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xed079f…e02d74
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8cd116…574c44
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd9817a…fbb98d
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8b1ab7…436d19
0xea69…385b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x890479…b78b1f

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.