Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76b0…be6a0x10c1…1e24Base—$1.67100%coinbase116d ago0xc25500…8ea825
0x76b0…be6a0x10c1…1e24Base—$0.55100%coinbase116d ago0xa9966e…b7944b
0x76b0…be6a0x10c1…1e24Base—$0.73100%coinbase116d ago0x247f91…b5f7d9
0x76b0…be6a0x10c1…1e24Base—$0.53100%coinbase116d ago0xb4e21c…d7b5cb
0x76b0…be6a0x10c1…1e24Base—$0.52100%coinbase116d ago0xb2e399…5c57cb
0x76b0…be6a0x10c1…1e24Base—$0.53100%coinbase116d ago0x2cea27…5a13ec
0x76b0…be6a0x10c1…1e24Base—$0.52100%coinbase116d ago0xd56b92…196b87
0x76b0…be6a0x10c1…1e24Base—$0.52100%coinbase116d ago0x13f935…f0054a
0x76b0…be6a0x10c1…1e24Base—$0.79100%coinbase116d ago0x17130b…1550aa
0x76b0…be6a0x10c1…1e24Base—$0.01100%coinbase116d ago0x86285c…f376d2
0x76b0…be6a0x10c1…1e24Base—$0.06100%coinbase116d ago0x4c005d…d6615f
0x76b0…be6a0x10c1…1e24Base—$0.06100%coinbase116d ago0x7bb593…d18309
0x76b0…be6a0x10c1…1e24Base—$0.01100%coinbase116d ago0xe2bb5f…9c3996
0x76b0…be6a0x10c1…1e24Base—$0.06100%coinbase116d ago0x3f68b0…0b0a4b
0x76b0…be6a0x10c1…1e24Base—$0.06100%coinbase116d ago0xa8741b…0eeceb
0x76b0…be6a0x10c1…1e24Base—$0.06100%coinbase116d ago0x324a07…fc3f7d
0x76b0…be6a0x10c1…1e24Base—$0.20100%coinbase116d ago0xea77fd…b851b7
0x76b0…be6a0x10c1…1e24Base—$0.20100%coinbase116d ago0x90cc33…8a4e72
0x76b0…be6a0x10c1…1e24Base—$0.20100%coinbase116d ago0x14ca95…efc372
0x76b0…be6a0x10c1…1e24Base—$0.20100%coinbase116d ago0x90d718…611893
0x76b0…be6a0x10c1…1e24Base—$0.20100%coinbase116d ago0xdb9013…5d53f5

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.