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%coinbase5d ago0xa03765…19ebe4
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4051b7…bda912
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x658f77…0f0ba0
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x74f284…1081f2
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2920d2…ff3c18
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x52ce6b…8bbc82
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x794971…0f1b6c
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8ba18d…07476a
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf9a672…d74b1f
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcedc1e…630e5b
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8dba06…a28341
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0aff0b…e708aa
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c0b41…82b247
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9725f8…8354a5
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa24cf0…d26fbf
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x033dd0…09bc20
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb85e4f…2aa888
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x84b091…dbd659
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9954fa…c945c1
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x45f57e…9ef372
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x31a470…96eda3
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c9983…15572b
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x644a1a…a7f8bf
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9e328b…26c094
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x68a9ba…a610c3

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.