Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x36188a…d2ed0d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x38c0c7…51c770
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0xbed567…fbf71d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x48e13c…249a93
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0xf38d16…d66a35
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x6bb77d…197e81
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x9c06b3…b5b4e7
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x749aa1…e29042
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x551940…8eb2f2
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0xa59336…c0b6e7
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa42d ago0x397652…60648c
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x0d56b3…05606e
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0xd7dc29…0a121e
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0xfbaff7…1698df
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x11d2bb…355710
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x151472…76aa8a
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x6fea4a…153335
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x1bfd78…9b3d6d
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa42d ago0x483fce…70ff2d
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa42d ago0x33ace8…f1d166
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa42d ago0x57c0c1…7572f5
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0x0e2a9d…f1391b
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa42d ago0xc2ed37…701a1a
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa42d ago0x46a65a…ef3ce9
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa43d ago0x21e45b…2e4f85

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.