Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3b1…72160x3e0a…78e7Base—$0.004402100%coinbase75d ago0xbd4791…c492e5
0xa3b1…72160x3e0a…78e7Base—$0.00417100%coinbase75d ago0x8fed94…014da7
0xa3b1…72160x3e0a…78e7Base—$0.004981100%coinbase75d ago0x2dc5b4…f5ea02
0xa3b1…72160x3e0a…78e7Base—$0.005691100%coinbase75d ago0x76b18b…86164f
0xa3b1…72160x3e0a…78e7Base—$0.005191100%coinbase75d ago0x5eb106…1256e5
0xa3b1…72160x3e0a…78e7Base—$0.003689100%coinbase75d ago0xdb470a…5927cb
0xa3b1…72160x3e0a…78e7Base—$0.004468100%coinbase75d ago0x6ff51f…8aa589
0xa3b1…72160x3e0a…78e7Base—$0.005338100%coinbase75d ago0x527ff8…046ae7
0xa3b1…72160x3e0a…78e7Base—$0.00381100%coinbase75d ago0xf5e88c…e81d35
0xa3b1…72160x3e0a…78e7Base—$0.003085100%coinbase75d ago0x146e03…67e265
0xa3b1…72160x3e0a…78e7Base—$0.004492100%coinbase75d ago0x476a42…c52bc4
0xa3b1…72160x3e0a…78e7Base—$0.003662100%coinbase75d ago0x79e7fd…f197a2
0xa3b1…72160x3e0a…78e7Base—$0.005886100%coinbase75d ago0x9c9534…d3772f
0xa3b1…72160x3e0a…78e7Base—$0.005756100%coinbase75d ago0x236178…8354ef
0xa3b1…72160x3e0a…78e7Base—$0.003578100%coinbase75d ago0x5e4f53…90f70e
0xa3b1…72160x3e0a…78e7Base—$0.002993100%coinbase75d ago0xb2bdba…2e4a60
0xa3b1…72160x3e0a…78e7Base—$0.004361100%coinbase75d ago0x15a362…df9d5c
0xa3b1…72160x3e0a…78e7Base—$0.00519100%coinbase75d ago0x9f8645…1e9e64
0xa3b1…72160x3e0a…78e7Base—$0.005858100%coinbase75d ago0x34bb3e…8b7f0e
0xa3b1…72160x3e0a…78e7Base—$0.003584100%coinbase75d ago0xecc9da…9624e9
0xa3b1…72160x3e0a…78e7Base—$0.002728100%coinbase75d ago0x609a69…3d71b9

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.