Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6bec02…1f8158
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf77ded…b3d528
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2b579…33bec5
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f8a2b…caa54b
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfd0505…8b3600
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb5585…f32d29
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8686a…85e9d3
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d20c7…2074a6
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x553924…12a69d
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4d23f5…a98576
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa3e0f0…f8c376
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb8920…a79570
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d44ec…0fdc6d
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf52eb…4aa914
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe1f43b…8b9196
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x399122…eb363b
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd1282b…23f5e3
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8fdf13…943f10
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa18de8…6e262e
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45bcc6…3ce033
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d6d71…f2c903
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e9190…6ce135
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1cf415…fc6860
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3aa72b…c40954
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe72ee7…c042d7

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.