Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x6f6aaf…fe1c36
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xf7c910…6ecea6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xf14be9…eeb703
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x859cf2…984aa1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x8f9562…8ad832
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x04daf4…1aba6c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x9045e4…08cc7c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x28e39d…4bb739
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x603859…459972
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x9b3ed6…e475f8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xad03ba…828134
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xa0926d…b3f863
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xf244f9…1138d8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x309acd…1911f7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xdd7869…40d93c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x364224…ea693f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xb526b3…3a6180
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xa5f23e…dbf194
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x69c310…6c81b4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x667a6c…b9029a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x9e80de…611117
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x08e70d…f7fe8c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x0a31a6…a72e1b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0xff72a1…96a076
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase49d ago0x0457f0…7bd0a7

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.