Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ef7…77d90xac65…4417Base—$1.00100%fluxa118d ago0x5ad67f…3726a3
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x910e4c…e6b505
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x31e461…1efd82
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0xe6e97d…4162e1
0xb90a…9ae40x0ef7…77d9Base—$0.90100%fluxa118d ago0x97f60f…5b5d72
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x3266f4…2fbf45
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x2e8238…7e2fe3
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x481714…60f613
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0xbc85a2…ec02ef
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0xd8505b…e0b7fd
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x2cd33a…60e71c
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa118d ago0x104eb7…849dea
0x0ef7…77d90xac65…4417Base—$0.04100%fluxa119d ago0x92a822…69ae4a
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0xa84447…5b89fe
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0x8fec1a…b6eeab
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0x02bc56…662e8a
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0xe19278…abbcf9
0x0ef7…77d90xac65…4417Base—$0.04100%fluxa119d ago0x1796eb…3c271c
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0x7c934e…4b4aaf
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0xba0a2c…54d0ba
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0x23f641…c5c664
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0x94b6de…2ae458
0x0ef7…77d90xac65…4417Base—$0.06100%fluxa119d ago0x631f92…50b355
0xb90a…9ae40x0ef7…77d9Base—$0.01100%fluxa119d ago0xee47c8…47f182
0xb90a…9ae40x0ef7…77d9Base—$0.05100%fluxa119d ago0x1969bc…f1fbbd

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.