Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf991d0…209efd
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb69d4c…a7f0b7
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3c35ba…7f226a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdd00c9…3e11ad
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6fd171…573673
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf47212…faf0f4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xed1927…a02a45
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd99d1b…7d6d33
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xabd7d0…329f69
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1a2016…11d75b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x19b131…f26e5f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x50d555…dd0056
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x02f746…64c979
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbd91d5…1eb342
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x69fc15…847885
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4e1505…c131d5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6073ab…cc42cd
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfe5afe…f5c872
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x46e82a…462d2f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf30880…3f409b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcd7a56…2ea69e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0dff6b…3eb429
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x36e2b8…f680b2
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x433011…42e919
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4a93e7…a32c9c

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.