Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0x4810cd…c78f5c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0x59465b…9ba4e6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0x701338…566b53
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0xd0ea42…b57b2b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0x119e6a…863555
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0x74b38d…3e9fd8
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0x3dafb8…b25ca9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa59d ago0xac72f7…05c55b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x10e897…242b50
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x3a5269…11cfce
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x564388…908f3a
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0xa744a4…f1e1e8
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x6f733e…5849c4
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0xe84d3d…71d4fd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x503859…1c910b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0xc4c410…2221b3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x93fa53…0c8d5d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0xfe6730…502100
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0xc35319…ecd453
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x586487…5e46af
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x111a71…74e7b9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x316117…1e6ae6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x952e8f…83900f
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x98fb9e…c1143c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa60d ago0x61c485…8c1463

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.