Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a3…dacc0x3e0a…78e7Base—$0.00287100%coinbase73d ago0x077e9d…855dbd
0xf9a3…dacc0x3e0a…78e7Base—$0.002879100%coinbase73d ago0xcab2a3…6dc4de
0xf9a3…dacc0x3e0a…78e7Base—$0.003617100%coinbase73d ago0x49a053…f48520
0xf9a3…dacc0x3e0a…78e7Base—$0.003284100%coinbase73d ago0xda98d8…3d16ea
0xf9a3…dacc0x3e0a…78e7Base—$0.004125100%coinbase73d ago0xd3962d…0342ec
0xf9a3…dacc0x3e0a…78e7Base—$0.004363100%coinbase73d ago0xec5d14…9e691d
0xf9a3…dacc0x3e0a…78e7Base—$0.003488100%coinbase74d ago0xbba4fb…7bf0ba
0xf9a3…dacc0x3e0a…78e7Base—$0.002922100%coinbase74d ago0x3e8d11…eb9c53
0xf9a3…dacc0x3e0a…78e7Base—$0.004318100%coinbase74d ago0xf55e91…af4e94
0xf9a3…dacc0x3e0a…78e7Base—$0.004319100%coinbase74d ago0x0ce31b…e6242b
0xf9a3…dacc0x3e0a…78e7Base—$0.00478100%coinbase74d ago0xf28e16…8b0710
0xf9a3…dacc0x3e0a…78e7Base—$0.005159100%coinbase74d ago0x5b424f…d34896
0xf9a3…dacc0x3e0a…78e7Base—$0.005029100%coinbase74d ago0x3e0b43…9733d2
0xf9a3…dacc0x3e0a…78e7Base—$0.005855100%coinbase74d ago0x8620db…5d03db
0xf9a3…dacc0x3e0a…78e7Base—$0.002915100%coinbase74d ago0xe5d113…5c69e6
0xf9a3…dacc0x3e0a…78e7Base—$0.004644100%coinbase74d ago0x7e5d51…3aa12e
0xf9a3…dacc0x3e0a…78e7Base—$0.005522100%coinbase74d ago0xf65a4e…746487
0xf9a3…dacc0x3e0a…78e7Base—$0.00587100%coinbase74d ago0x49a657…59f54b
0xf9a3…dacc0x3e0a…78e7Base—$0.005424100%coinbase74d ago0xfb8e2c…770fd1
0xf9a3…dacc0x3e0a…78e7Base—$0.005296100%coinbase74d ago0xbe08bc…9904df

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.