Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x5578a4…7b8956
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x59d04a…ca616c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x8671e7…de89f7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xb9e15b…5bba5f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xb2f943…5e46f2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xc6c5e1…e996de
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xf5c353…d08351
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xc9c406…236039
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x88d7a2…c6664c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xf69ab0…267704
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xdde152…0e7600
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x6fd77f…1ede59
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x384efe…5f31b8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x502466…0e3ae3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xe82572…0b62ed
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x874b61…2b081c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xce750d…a2e634
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x1345fb…2871d0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x60e057…a8987d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x962028…ecdf33
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x6ff46b…d92c89
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x176fa6…3e7937
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x4edc61…5c2b7c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0xcc24f1…2e459e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase31d ago0x3b819c…0d1821

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.