Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x032e05…f21343
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x177fc0…456c59
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xbe8f14…fc28a8
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x369b85…f7921a
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xd0cecb…079b67
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x6e7e81…bdc431
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x34218e…66bd69
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xc5e85a…851550
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x061bde…e01bca
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xe379c9…c75022
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x13dd73…a54d31
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xc76e4f…fcb76f
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x079338…bd3cbf
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xf70870…1c3a44
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xbac689…0116db
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xcfaa18…e02dfd
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xe9d121…190b01
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x486e7e…9814bf
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x53a1e0…68c2b9
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xdc555c…14fa73
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x62bd32…e0badc
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xc8e968…808f5a
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x45fc5d…be23b5
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0xcbcfc2…33d3cd
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa58d ago0x959271…23c8b4

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.