Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5a0…fcfd0x3e0a…78e7Base—$0.002888100%coinbase74d ago0x207a24…5721fa
0xe5a0…fcfd0x3e0a…78e7Base—$0.004315100%coinbase74d ago0x0b6635…9a611c
0xe5a0…fcfd0x3e0a…78e7Base—$0.003753100%coinbase74d ago0x7f7bf3…4a7c99
0xe5a0…fcfd0x3e0a…78e7Base—$0.00399100%coinbase74d ago0xb8b38e…44a2ff
0xe5a0…fcfd0x3e0a…78e7Base—$0.004418100%coinbase74d ago0x923400…4c42bf
0xe5a0…fcfd0x3e0a…78e7Base—$0.004988100%coinbase74d ago0x51bc36…1cf2b6
0xe5a0…fcfd0x3e0a…78e7Base—$0.005564100%coinbase74d ago0x9087d3…52b039
0xe5a0…fcfd0x3e0a…78e7Base—$0.004975100%coinbase74d ago0x02e9bd…afddd1
0xe5a0…fcfd0x3e0a…78e7Base—$0.004293100%coinbase74d ago0x720a68…f04091
0xe5a0…fcfd0x3e0a…78e7Base—$0.004701100%coinbase74d ago0xd743c4…38a519
0xe5a0…fcfd0x3e0a…78e7Base—$0.005294100%coinbase74d ago0x96ff24…dc9929
0xe5a0…fcfd0x3e0a…78e7Base—$0.003865100%coinbase74d ago0xb73c64…9033b8
0xe5a0…fcfd0x3e0a…78e7Base—$0.003634100%coinbase74d ago0x1b7c23…304415
0xe5a0…fcfd0x3e0a…78e7Base—$0.00574100%coinbase74d ago0xd8cc68…fb8945
0xe5a0…fcfd0x3e0a…78e7Base—$0.00522100%coinbase75d ago0xa9e8cc…06d648
0xe5a0…fcfd0x3e0a…78e7Base—$0.005169100%coinbase75d ago0x808f3f…3f380f
0xe5a0…fcfd0x3e0a…78e7Base—$0.003997100%coinbase75d ago0xcc75fc…e3f643
0xe5a0…fcfd0x3e0a…78e7Base—$0.004952100%coinbase75d ago0xfc2ed1…00ffd8
0xe5a0…fcfd0x3e0a…78e7Base—$0.003022100%coinbase75d ago0x5b5554…e07cc3
0xe5a0…fcfd0x3e0a…78e7Base—$0.00415100%coinbase75d ago0xb59e8f…99aaf4
0xe5a0…fcfd0x3e0a…78e7Base—$0.005016100%coinbase75d ago0x1ef741…79f4ed
0xe5a0…fcfd0x3e0a…78e7Base—$0.004153100%coinbase75d ago0x8eabeb…5b7888
0xe5a0…fcfd0x3e0a…78e7Base—$0.002802100%coinbase75d ago0x897c5b…a2e3e4
0xe5a0…fcfd0x3e0a…78e7Base—$0.004488100%coinbase75d ago0x8280a5…7801ee
0xe5a0…fcfd0x3e0a…78e7Base—$0.004699100%coinbase75d ago0xf25a28…401b48

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.