Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fcc…bc760x3e0a…78e7Base—$0.004825100%coinbase75d ago0x861660…854d61
0x8fcc…bc760x3e0a…78e7Base—$0.003914100%coinbase75d ago0xf4139d…0857f3
0x8fcc…bc760x3e0a…78e7Base—$0.00311100%coinbase75d ago0x884513…028809
0x8fcc…bc760x3e0a…78e7Base—$0.005644100%coinbase75d ago0xe5b703…e79be8
0x8fcc…bc760x3e0a…78e7Base—$0.005447100%coinbase75d ago0x7db124…00f5b3
0x8fcc…bc760x3e0a…78e7Base—$0.003937100%coinbase75d ago0x8bc9d3…55db67
0x8fcc…bc760x3e0a…78e7Base—$0.003813100%coinbase75d ago0x06de1d…55a91c
0x8fcc…bc760x3e0a…78e7Base—$0.005426100%coinbase75d ago0x0d5551…48c869
0x8fcc…bc760x3e0a…78e7Base—$0.005494100%coinbase75d ago0xce9ab6…26c88c
0x8fcc…bc760x3e0a…78e7Base—$0.005497100%coinbase75d ago0x0f9bee…c2bc66
0x8fcc…bc760x3e0a…78e7Base—$0.003314100%coinbase75d ago0xee9ef4…8a7687
0x8fcc…bc760x3e0a…78e7Base—$0.005548100%coinbase75d ago0x6530a4…6fe490
0x8fcc…bc760x3e0a…78e7Base—$0.004264100%coinbase75d ago0x0cf9c8…8b506b
0x8fcc…bc760x3e0a…78e7Base—$0.005382100%coinbase75d ago0xcd5a9a…bb93b5
0x8fcc…bc760x3e0a…78e7Base—$0.003656100%coinbase75d ago0x1f09f6…086028
0x8fcc…bc760x3e0a…78e7Base—$0.005835100%coinbase75d ago0xbf0bf1…66f485
0x8fcc…bc760x3e0a…78e7Base—$0.00354100%coinbase75d ago0xef067e…f9e74c
0x8fcc…bc760x3e0a…78e7Base—$0.004601100%coinbase76d ago0x15d8e4…d386ed
0x8fcc…bc760x3e0a…78e7Base—$0.005081100%coinbase76d ago0x1348dc…361c86
0x8fcc…bc760x3e0a…78e7Base—$0.004601100%coinbase76d ago0x6549ab…389a7d
0x8fcc…bc760x3e0a…78e7Base—$0.005726100%coinbase76d ago0x339427…b62434
0x8fcc…bc760x3e0a…78e7Base—$0.003087100%coinbase76d ago0x2443ef…02a3dd
0x8fcc…bc760x3e0a…78e7Base—$0.00475100%coinbase76d ago0x81b7de…39f8ee
0x8fcc…bc760x3e0a…78e7Base—$0.005365100%coinbase76d ago0x9bad17…0f1d11

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.