Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc68e…a6630x3e0a…78e7Base—$0.002968100%coinbase73d ago0x7cdaa1…6f4df3
0xc68e…a6630x3e0a…78e7Base—$0.005088100%coinbase73d ago0x6f65b2…ae783a
0xc68e…a6630x3e0a…78e7Base—$0.003364100%coinbase73d ago0xda845e…e9d5e4
0xc68e…a6630x3e0a…78e7Base—$0.003543100%coinbase73d ago0x27003d…b3d385
0xc68e…a6630x3e0a…78e7Base—$0.003289100%coinbase73d ago0xf388b3…b4884b
0xc68e…a6630x3e0a…78e7Base—$0.003892100%coinbase73d ago0x948b87…60295f
0xc68e…a6630x3e0a…78e7Base—$0.004855100%coinbase73d ago0x3aadc0…fa4e40
0xc68e…a6630x3e0a…78e7Base—$0.004953100%coinbase73d ago0x7bbb3f…b67163
0xc68e…a6630x3e0a…78e7Base—$0.004803100%coinbase73d ago0x3beb23…b0feb5
0xc68e…a6630x3e0a…78e7Base—$0.0042100%coinbase73d ago0x15cb46…ad1d3c
0xc68e…a6630x3e0a…78e7Base—$0.004769100%coinbase73d ago0x49f978…eb72cc
0xc68e…a6630x3e0a…78e7Base—$0.004393100%coinbase73d ago0xcccf2e…04c1f5
0xc68e…a6630x3e0a…78e7Base—$0.004545100%coinbase73d ago0x0abf97…a4bcee
0xc68e…a6630x3e0a…78e7Base—$0.00289100%coinbase73d ago0xa73c53…916a99
0xc68e…a6630x3e0a…78e7Base—$0.004125100%coinbase73d ago0x3a4858…c681c2
0xc68e…a6630x3e0a…78e7Base—$0.005783100%coinbase73d ago0x4e0db8…be2cc8
0xc68e…a6630x3e0a…78e7Base—$0.005803100%coinbase73d ago0x047cd4…3b8b48
0xc68e…a6630x3e0a…78e7Base—$0.005175100%coinbase73d ago0x9b8e94…1f4eb7
0xc68e…a6630x3e0a…78e7Base—$0.004052100%coinbase73d ago0xfcc4e8…104208
0xc68e…a6630x3e0a…78e7Base—$0.004799100%coinbase74d ago0xbcf7b1…5cad00
0xc68e…a6630x3e0a…78e7Base—$0.003387100%coinbase74d ago0x329f89…030a2a
0xc68e…a6630x3e0a…78e7Base—$0.003529100%coinbase74d ago0x5c8ac2…8603ae
0xc68e…a6630x3e0a…78e7Base—$0.004004100%coinbase74d ago0x120b69…1a9b98
0xc68e…a6630x3e0a…78e7Base—$0.002801100%coinbase74d ago0x15c167…3a8d64
0xc68e…a6630x3e0a…78e7Base—$0.004522100%coinbase74d ago0xbb5116…5dd980

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.