Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x00d0e4…fc3a50
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x13a15a…7c0f40
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xe943e5…8ec7ff
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x15ca24…740413
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x61701b…66e4c0
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xbd9f99…38a64f
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xad6e07…e31743
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x23b68b…cc609b
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xb9527f…d7bcd1
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xc64ee4…3988f9
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x1c1960…a3aa66
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x90864a…c18c44
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xe777bd…10502e
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x9ad849…49876c
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xb11048…9abfba
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xecaea9…6005eb
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xe3a274…eb2e38
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x096c1a…e43e0d
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x03a7af…a47d47
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0xd8b386…a30786
0xef19…12b20x9c95…e299Base—$0.001100%fluxa59d ago0x202d2c…e833cb
0xef19…12b20x9c95…e299Base—$0.001100%fluxa60d ago0x18e132…4cb4d4
0xef19…12b20x9c95…e299Base—$0.001100%fluxa60d ago0x93b4f6…ec6410
0xef19…12b20x9c95…e299Base—$0.001100%fluxa60d ago0xc27ecd…6b7ae3
0xef19…12b20x9c95…e299Base—$0.001100%fluxa60d ago0x4a6fec…760cde

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.