Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa35626…cfbb8e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xace61f…f02233
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd41e01…e7b40a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x65c0ab…289973
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x56d779…cb61a6
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xedc0e3…298060
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe22c5c…2ca1bb
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe6e8f0…4d14f4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfc6ed3…7a3e68
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd7b575…cce3ef
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3729f5…32fda1
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x747e5d…bab3dd
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x503858…ff0278
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x331e48…19e670
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2dc258…71056d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb3e9db…6c05f1
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x09f9b2…602f1c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x64ff08…38f08a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe83b99…a65ed3
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf24785…1a086c
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa4461c…3ccd98
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6f9033…637e06
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x682cd9…3ef5b9
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x96a451…9a3e4a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9e98d5…93bb69

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.