Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbc70fc…635dff
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc3b95d…a833c8
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcb59be…c4061f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x847058…ba4f8c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3ef712…61aef3
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6ca7f8…2b8ddb
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x64b3a7…c020fd
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x700c25…e41e37
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6e87e7…732d7c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe4cc72…99a770
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3a87ba…6373d0
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb92c8e…040816
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd6a780…45ea0e
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2a06f7…194b03
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x786fa3…038f41
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1e16c4…ce262f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4cbf43…67cee7
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x156fe3…5de480
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe175ca…16c518
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6271ec…183832
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x820ff3…e4d7f9
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7e64f0…502b3c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb6e0f3…b7bd56
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1bd077…9179b5
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdd303b…4138e5

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.