Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x39f1fb…4ea98b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x9ca922…4205f1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa33d ago0x19d0f0…0d2bb9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa33d ago0x6a1838…bfafdc
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x2d8c67…99137b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x4e9ef0…6d7c2d
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x42cf94…979aee
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0xf9e341…716829
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0xe2be0d…b19fda
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa33d ago0x254443…47912c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x21a4b4…974421
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x5159cc…d01839
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x41f8d7…a6e5b8
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0xe5b7bd…c2564e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x0862a1…7e4757
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x3f8662…5eb04f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x2523ea…b2ee38
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x425ce9…0fbf4f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa33d ago0xbce674…8acddc
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0xf6edfd…9d9885
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0xae96e7…58a894
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x232a56…1668e6
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa33d ago0x22a0e1…43e046
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa33d ago0xa241d1…e82525
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa33d ago0x4a13b6…57e671

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.