Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xa11cc7…96d911
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xbe231c…3cdd97
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x3861cc…4e839c
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x85520d…80df44
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x2f3c5d…10ce64
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x1967b9…c18069
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x365a0b…77c054
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x84eadf…9b03df
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x34e91f…9e5793
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x301bc8…bda1ce
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xc0ebae…75305f
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x41d72e…b304ea
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xeef0b3…a58a31
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x78bec1…f77137
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x55358c…83b65b
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x094c44…018510
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x970c2c…5fc1f5
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x86acc6…c5f0c8
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x6934a8…d81dd3
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xd2d0a4…a39fd7
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xaaf200…1bd45a
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x67621b…faa7f0
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xf76078…ea396a
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0x7ad89b…507647
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa18d ago0xa3e0db…9c5a40

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.