Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd711…9c2f0x3e0a…78e7Base—$0.005632100%coinbase74d ago0x03b64a…33e9b9
0xd711…9c2f0x3e0a…78e7Base—$0.004363100%coinbase74d ago0x47fc44…426a31
0xd711…9c2f0x3e0a…78e7Base—$0.003873100%coinbase74d ago0x95c180…5b8e53
0xd711…9c2f0x3e0a…78e7Base—$0.005668100%coinbase74d ago0xcc8436…775cec
0xd711…9c2f0x3e0a…78e7Base—$0.003211100%coinbase74d ago0x750f4c…c07733
0xd711…9c2f0x3e0a…78e7Base—$0.004146100%coinbase74d ago0xd030f9…3b924c
0xd711…9c2f0x3e0a…78e7Base—$0.00449100%coinbase74d ago0x3d7c0e…53ae5b
0xd711…9c2f0x3e0a…78e7Base—$0.003169100%coinbase74d ago0x4eedff…7716a3
0xd711…9c2f0x3e0a…78e7Base—$0.005255100%coinbase75d ago0x6247c9…58f4a8
0xd711…9c2f0x3e0a…78e7Base—$0.003131100%coinbase75d ago0xd3dd75…8a1530
0xd711…9c2f0x3e0a…78e7Base—$0.004282100%coinbase75d ago0xbbae47…b4e239
0xd711…9c2f0x3e0a…78e7Base—$0.004045100%coinbase75d ago0x9e3390…77bee1
0xd711…9c2f0x3e0a…78e7Base—$0.002867100%coinbase75d ago0x16adbe…2d9c7f
0xd711…9c2f0x3e0a…78e7Base—$0.002733100%coinbase75d ago0xa10d2e…b1dff0
0xd711…9c2f0x3e0a…78e7Base—$0.003085100%coinbase75d ago0x7d6bb0…a5ceab
0xd711…9c2f0x3e0a…78e7Base—$0.004024100%coinbase75d ago0x54ce9a…52dc3e
0xd711…9c2f0x3e0a…78e7Base—$0.004421100%coinbase75d ago0xc29029…383786
0xd711…9c2f0x3e0a…78e7Base—$0.002865100%coinbase75d ago0x8f5ca7…2450cf
0xd711…9c2f0x3e0a…78e7Base—$0.003638100%coinbase75d ago0x3be4d1…398b29
0xd711…9c2f0x3e0a…78e7Base—$0.002719100%coinbase75d ago0x801954…f410d3
0xd711…9c2f0x3e0a…78e7Base—$0.005615100%coinbase75d ago0x676176…d809df
0xd711…9c2f0x3e0a…78e7Base—$0.004481100%coinbase75d ago0x196cf5…4f361a
0xd711…9c2f0x3e0a…78e7Base—$0.005802100%coinbase75d ago0x79dac1…64b264
0xd711…9c2f0x3e0a…78e7Base—$0.003353100%coinbase75d ago0x8b0607…d8ef4e
0xd711…9c2f0x3e0a…78e7Base—$0.003233100%coinbase75d ago0xb52351…d4a6a3

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.