Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x0e3d…7757Base—$10.50100%0x30b6…608954d ago0xfacbbb…70871b
0xeba6…3c850x0e3d…7757Base—$6.30100%0x5d0b…1ded54d ago0x6450a7…f32410
0xeba6…3c850x0e3d…7757Base—$5.25100%0x39a9…7be554d ago0x1bbe30…b52559
0xeba6…3c850x0e3d…7757Base—$10.50100%0xb7ce…a06254d ago0x3ca473…25f634
0xeba6…3c850x0e3d…7757Base—$10.50100%0x850e…501754d ago0xe8259c…7ebd88
0xeba6…3c850x0e3d…7757Base—$5.25100%0xf760…e9ab54d ago0xee7901…bb116a
0xeba6…3c850x0e3d…7757Base—$2.10100%0x9d1a…013554d ago0x7f623f…7c0e99
0xeba6…3c850x0e3d…7757Base—$10.50100%0xdcd9…b01a54d ago0x1b7687…2dc7a2
0xeba6…3c850x0e3d…7757Base—$1.05100%0x823e…6b6c54d ago0x0d3838…6bbce9
0xeba6…3c850x0e3d…7757Base—$1.05100%0x1f5f…656e54d ago0xb51258…729fe7
0xeba6…3c850x0e3d…7757Base—$9.45100%0x5d0b…1ded54d ago0x0c3b25…ea2481
0xeba6…3c850x0e3d…7757Base—$5.25100%0x3764…3be054d ago0x046ecb…f7ef6b
0xeba6…3c850x0e3d…7757Base—$31.50100%0xe6a1…011754d ago0xfe83a7…291808

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.