Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec38…7f080x9c95…e299Base—$0.001100%fluxa43d ago0xe4e271…ea32e9
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x3b1839…133ead
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x976638…ae51b8
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0xad517d…463923
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x7eae61…4d8fbd
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x495a97…b3e834
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x302ee1…d1d423
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x6646b1…fbc167
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x58d290…75fab0
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x0e25d6…1b5876
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x2d29db…4f85ba
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x160b7c…4f1e3c
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0xbb2b94…0a0ce5
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0xb271ec…44675f
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x88db71…3eb512
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x5f57e9…f52fe5
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x0d6fa4…f9c8e0
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x255764…e5d3be
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x27893e…79d1f5
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x2e8ac6…bcc69e
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0xe388c2…1b7a0b
0xec38…7f080x9c95…e299Base—$0.001100%fluxa44d ago0x6a858a…0528e7
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0x431704…818a77
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0xfa851a…38379e
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa44d ago0xfb8257…3e58be

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.