Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x8ff2be…28e2fc
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x4685eb…d70f36
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x4186bb…28a0e6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0xfd212c…a147ee
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0xafb06e…5c3998
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0xb9faf0…35e78d
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x5946b3…bd22ef
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x1679db…395506
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x0fae30…af872e
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0xaf21a9…391f46
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0xf7db9c…78d874
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0xd9d9d2…e416f9
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0xddc0e7…1e093a
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0x0d1be9…73e247
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x108dac…145cf9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x33a22f…5a2599
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0xb31ee2…76fdfa
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0xb53c11…305881
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0xb3221f…b0b994
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa45d ago0x83978f…0625a5
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa45d ago0x70ee8e…54e696
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0xe94622…b7c2a5
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0xfc7fb8…5d6f00
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0x650a1a…137c3c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0x4f2e66…3bcc7f

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.