Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x1f2f2b…52467f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xfb8b95…34603c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x858194…65c0b9
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xead9f1…f6acb6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xcd10ca…b88ba9
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x60d1d2…e7a4ac
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xd627ce…dd6699
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x044f9d…6ac53b
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x717aeb…112b3a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xf32795…d2c4e7
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xae4843…05cba7
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xd1bd52…008c01
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xe62b02…c3cc15
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x6ca1f5…b22180
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x216b4f…e3c6e2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x7ef357…17f542
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x0df954…69b6ab
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xdaaac8…37639c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xd94e8b…0a7fc6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x849e88…4cf22b
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x6b4d17…b05db2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xf8aa44…a507e3
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x85e7e0…1c9050
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0xfa9ea7…44de71
0xb755…07c10x9c95…e299Base—$0.001100%fluxa82d ago0x618b89…4cbc24

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.