Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x55c5a4…c7021e
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x4525b8…2c1e6f
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa47d ago0xd5b177…5105ff
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x59d6d7…ed501a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa47d ago0xd76644…f0fd6b
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x0c4a7a…672b84
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x38e1bb…f44a4a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x6e8041…dd5c86
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x2a9266…e50e2f
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x32208a…86bd0a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa47d ago0x987b6e…7f580e
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0xacc779…1ee1c1
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0xcf1b8e…6db3bd
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x064cce…027132
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa47d ago0x92a6f5…ae209d
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa48d ago0x2a83fa…b30216
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x47f1c4…c247a0
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x240249…3abbbb
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x270892…30e28b
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x7153ff…4a2f04
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x4a7d48…69669b
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x1f4deb…404702
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0xa1e223…3a3c18
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x4ff018…b4194a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa48d ago0x1ad481…f8aec1

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.