Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9a53d6…9c6f88
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xedc014…a54f33
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x38f29f…c7561d
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8ff286…a6ba0d
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x054fb9…39b669
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc871e7…0c67cd
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3cff13…f2b3b6
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc9dc1b…9041fd
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x67bf41…4936c9
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe4faf4…fde11c
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x38b923…e65d54
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x90bb76…c3d15b
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb38562…1b9fa4
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc8f2e9…190cd4
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4646b3…afe7e7
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x70ab70…4a171d
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8461f3…1823da
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xeddc81…800485
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8c666f…758167
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb53e2e…0f6937
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd1b83e…377081
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3e7952…f2089d
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x578529…5de7fd
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf4271d…65a44e
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x07aefd…59a611

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.