Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x6f503c…6f52ab
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xf64605…d96cca
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xa561bb…fedec2
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x2d5c07…9ebd37
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xec873e…d807cb
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xcea1b4…57203c
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x6263b5…0865b2
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xaa46d7…ae7664
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xf4c731…a3f8c4
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x1764fb…7faa9f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xd0483e…3d8303
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x8080d5…8ed364
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xd40fb7…9e0633
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x0bf10e…f331df
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x335c5c…12fa7a
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x0e7ee8…aba53d
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xd11008…1aba31
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x9a42dc…829f58
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x1903b4…adecb3
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xe1cff9…9d45b8
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x9d0c3c…de58c1
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x8d70c0…02e4be
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x597999…ce9e29
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0xdaca68…986763
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa15d ago0x807920…25dfa5

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.