Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa47d ago0xae3089…962b33
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa47d ago0xa0f7f8…71b259
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa47d ago0xf195fc…679353
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa47d ago0x2821a2…159ba1
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa47d ago0x79a9e9…50dc5e
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa47d ago0xc1e506…14b80d
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa47d ago0x24675d…edc05c
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x4ea32b…483b1a
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x9e52e5…3494cb
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xd93bf1…642d80
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x5d45d4…eb3ef2
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa48d ago0xa36794…2c8f37
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x995365…40ef6e
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x19f9a9…2480ab
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xba68b0…0ede9f
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xc8e447…0d6fba
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x266be9…ae43cf
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x1ee36e…9d3682
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x349cd7…d434de
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa48d ago0x6d5131…26f240
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0x9a7a18…2047fb
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xd6ae56…4e0310
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xd528bd…5e9009
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xb065b5…d67a6d
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa48d ago0xa4fa0b…df711c

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.