Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0xd44851…96c9eb
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0xfec89f…603b7e
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x6024de…ea3265
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x61e809…e623c5
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x1729dd…1fe8cd
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0xd7ff9b…9fd498
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x9be701…ab744d
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0xc813c4…f25420
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x3b12b3…3c2081
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x91dd6b…7f38b7
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x658800…17e635
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x716bd3…5145f0
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x629355…71917c
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x5cbe6f…a0b0f1
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x8b975d…8719b3
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x912040…f6febf
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x9303db…c25ee3
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x3247c8…7102d8
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0x7810b4…7e1188
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa45d ago0x9aff8a…1729d1
0x9560…5be10x9c95…e299Base—$0.001100%fluxa45d ago0xa603a4…c999d2
0x9560…5be10x9c95…e299Base—$0.001100%fluxa46d ago0x4af2eb…f28410
0x9560…5be10x9c95…e299Base—$0.001100%fluxa46d ago0xd14131…23b51e
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa46d ago0xdb0fab…a865fc
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa46d ago0x68a7a9…e0b881

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.