Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2bd…c7cc0x3e0a…78e7Base—$0.005609100%coinbase74d ago0xfe6cc4…9fc1c7
0xe2bd…c7cc0x3e0a…78e7Base—$0.00332100%coinbase74d ago0x72ec95…c84cbd
0xe2bd…c7cc0x3e0a…78e7Base—$0.003075100%coinbase74d ago0x6e239f…e207cd
0xe2bd…c7cc0x3e0a…78e7Base—$0.004107100%coinbase74d ago0x264a0c…3a40a3
0xe2bd…c7cc0x3e0a…78e7Base—$0.004346100%coinbase74d ago0xa763d1…a35bef
0xe2bd…c7cc0x3e0a…78e7Base—$0.003772100%coinbase74d ago0xf42a8b…6cc0a1
0xe2bd…c7cc0x3e0a…78e7Base—$0.003941100%coinbase74d ago0x908037…034333
0xe2bd…c7cc0x3e0a…78e7Base—$0.004759100%coinbase74d ago0x50715e…f5ebac
0xe2bd…c7cc0x3e0a…78e7Base—$0.003942100%coinbase74d ago0xcdb891…839dfe
0xe2bd…c7cc0x3e0a…78e7Base—$0.003765100%coinbase74d ago0x5cd345…eed7c3
0xe2bd…c7cc0x3e0a…78e7Base—$0.004535100%coinbase74d ago0xdea160…9b9453
0xe2bd…c7cc0x3e0a…78e7Base—$0.003604100%coinbase75d ago0xe5464a…12d7fb
0xe2bd…c7cc0x3e0a…78e7Base—$0.004902100%coinbase75d ago0xede447…f5f6cc
0xe2bd…c7cc0x3e0a…78e7Base—$0.005164100%coinbase75d ago0x930dd8…62cca0
0xe2bd…c7cc0x3e0a…78e7Base—$0.005315100%coinbase75d ago0x762c76…69241b
0xe2bd…c7cc0x3e0a…78e7Base—$0.005169100%coinbase75d ago0x08dedb…8cc70d
0xe2bd…c7cc0x3e0a…78e7Base—$0.005218100%coinbase75d ago0x2f2841…1258ee
0xe2bd…c7cc0x3e0a…78e7Base—$0.004888100%coinbase75d ago0x62aa83…ea895b
0xe2bd…c7cc0x3e0a…78e7Base—$0.004145100%coinbase75d ago0x775388…06ad1a
0xe2bd…c7cc0x3e0a…78e7Base—$0.004889100%coinbase75d ago0x76262f…90f018
0xe2bd…c7cc0x3e0a…78e7Base—$0.003534100%coinbase75d ago0x3b98f4…637728
0xe2bd…c7cc0x3e0a…78e7Base—$0.004477100%coinbase75d ago0x5f8a78…067fc8
0xe2bd…c7cc0x3e0a…78e7Base—$0.003537100%coinbase75d ago0x401c8d…9f2f26
0xe2bd…c7cc0x3e0a…78e7Base—$0.005873100%coinbase75d ago0x0a21da…239991
0xe2bd…c7cc0x3e0a…78e7Base—$0.003313100%coinbase75d ago0x4d3991…00862c

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.