Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf47df3…0d0584
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa389a7…1776de
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb24980…6e0847
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9f5eef…5b18f5
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x269818…44c7a4
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaadf29…d66b40
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xecdb5c…b296ee
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xed837d…219185
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x164bec…2b6c8d
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7b7f26…50b2ff
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5bc256…7dd375
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2a76e1…37934e
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcdaa75…d53041
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1a1a0d…1f55ab
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22ed45…db3fb5
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x95842e…2e6dc6
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc3f62e…649095
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3a0ba4…8d39e7
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2c4583…40084e
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x73e1de…a641e5
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4a74af…452cea
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb514e5…3b6883
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xde4c2e…1bd875
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x21f1ff…7c7c3f
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x486f08…ee14e8

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.