Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x7b4af8…925df4
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x422025…245360
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x9a4d43…596c58
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x061a7b…994839
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x2fd04a…6843ee
0x551d…2ea10x9c95…e299Base$0.001100%fluxa14d ago0xb15d6f…da79b9
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x58e0d2…f32e4f
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x8b3948…10a36b
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0xe2214a…09dd68
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x19d838…e2c76a
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x2fadfc…32873d
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x35cf7c…7da4fd
0x551d…2ea10x9c95…e299Base$0.001100%fluxa15d ago0x3dbea7…e71419
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0xc82a61…f4aeae
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0x3fe471…a6921f
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0xb90fd1…d3ab77
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0x73bcfd…23aec4
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0xb6aa7f…48d363
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0xa341f9…8e58d4
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa15d ago0x4d04fb…517a1d
0x551d…2ea10x9c95…e299Base$0.001100%fluxa15d ago0xb4915a…634fa5
0x551d…2ea10x9c95…e299Base$0.001100%fluxa15d ago0x736c8c…ad4cb6
0x551d…2ea10x9c95…e299Base$0.001100%fluxa15d ago0x82a8ff…c0729e
0x551d…2ea10x9c95…e299Base$0.001100%fluxa15d ago0x31071b…8cb3db
0x551d…2ea10x9c95…e299Base$0.001100%fluxa15d ago0x0403af…92145f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.