Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0xa32615…569357
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0xcf2688…12b045
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x24db5b…f1860b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0xa3a0e2…08e2ff
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x55d638…79db49
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x642ab2…5e27d4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x99f829…2f1394
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x3e030d…273e71
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x466665…0e9f93
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x10ce3c…7054a9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x04305c…734806
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x020503…1fba7e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x6c18f4…0fba01
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x8e1de5…e005e9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x749f87…ab6ae0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0xe9b330…e01b3a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa67d ago0x05cfde…5d029c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0xa370ba…e8b36a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0xe5e4f9…ac0be9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0x656b9f…652076
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0x0dc512…2d7110
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0x1c869d…cdf7f8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0x05e5b2…d334a5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0x4a169e…ad55c2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa68d ago0xd08789…cee0c3

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.