Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase7h ago0x631c01…4f1681
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase7h ago0xce35b6…38588c
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase7h ago0xcfd72a…2cd7cc
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase7h ago0x93a535…34e9ed
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase7h ago0xe2dd06…2fba69
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase7h ago0x6edc38…cb1104
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase7h ago0x57e5eb…8e4868
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase7h ago0x98771c…2f055f
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase9h ago0x01f870…088c5a
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase9h ago0x1ab35d…740a28
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase9h ago0x737fc6…7f1ca4
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase9h ago0xbbfa10…f7ce29
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase9h ago0x573486…897916
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase9h ago0xf71af6…651635
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase9h ago0xf16d7a…728ab1
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase9h ago0x8a3b48…b1684b
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase9h ago0x57200e…9e5056
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase9h ago0x5ba33a…8832c4
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase9h ago0x32c4f2…c99356
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase9h ago0x05a849…8debf9
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase10h ago0x6b3562…de6099
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase10h ago0xd637c3…1fea76
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase10h ago0x1d8cad…08fdce
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase10h ago0xbd5986…90480f
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase10h ago0x5f4321…7a277d

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.