Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0xf7322d…73fee2
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0xc9b651…1664be
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0xc72a92…32fd01
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x418cfa…7133ec
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x60bb73…f8af9c
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x2446ee…f4adb8
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x199e76…182925
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0xeb1bcf…dc4289
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0xce6f3d…a36d90
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0xbd5498…328f61
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x96ee8c…8bc789
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x8df9de…691653
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x9351da…3ac5b8
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x333c9c…03d682
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x50d07d…ac3faa
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0xa33a31…c69568
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x636840…06f347
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0xf670d4…c41955
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x3cf1ab…a3baf8
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x5aa63e…7b7b1b
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x5e203c…49253d
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x610d7e…9db70b
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase29d ago0x40c3f5…69f025
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x7eba6b…9f58ab
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase29d ago0x0f9f7a…710889

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.