Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x03fb53…c63908
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xa71dc2…f13f17
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xa8935c…f155da
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x78428c…3a0dff
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x3a56bd…a5484d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x44b48a…cf2bd8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x577df5…92015a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x584213…f40639
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x65a82e…81c459
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xa28a62…5121b2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x53d640…1042b5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xab8202…e625ed
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x541bf6…db5ce4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x3af00a…9b10b8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x1087b4…afdbd6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x7ac219…eb3b60
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x741e00…1ecde0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x8c90cb…0d2ff7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x44dc8e…a81372
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xff999c…0d21c7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x32ea4f…8a0a76
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xbb4371…be4e0b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xb617c2…af07d8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0xdd06a5…e667e2
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38d ago0x4a99d4…042dbf

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.