Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x0ba828…a614c4
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xc403ac…bc7321
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x534655…efdfe3
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xaf2403…86d07b
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xa64da5…2fc826
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x3e03a9…c049df
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x71697a…4ea608
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x0c44f8…040945
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x367922…1a7243
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x28bc80…7c33ea
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xbfed84…3f8fa9
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xebe352…7dc8f3
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xb268f7…712325
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x7a327e…78870c
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x9d99bd…f03a6b
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x2da597…b8aef6
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x1babee…747bb3
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x19d983…865d9d
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xdcec9f…7da64d
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xf4e0cb…f43206
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xcf007b…636831
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0x8695f2…aad916
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xdf4abb…2bdfb2
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xabf7c7…e16b1e
0x2d16…87100xfe80…47eeBase$0.001100%fluxa22d ago0xf1b18c…e4149a

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.