Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c100d ago0x09638b…d0b0b9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8100d ago0x3a4135…92162f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8100d ago0x53731c…057a72
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x3eb5f5…bb4bd8
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x19e163…3c5b84
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x8700a9…a59527
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8100d ago0x64571e…6dfefb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8100d ago0x480b06…c86617
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x72ae6b…268a2a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0xed3526…9dd7b0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x3505c1…f9e568
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x1cbcc9…0154f9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0xeac71d…6a1e46
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0xd6c523…70bb7a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x86a6c0…d242eb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8100d ago0x869599…c2e52e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x2a81a8…e8a440
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0x91d909…a8d712
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0xa91ec2…e0fb35
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000100d ago0xff2d9e…39cdc3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000101d ago0x0711f0…280f16
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000101d ago0x1a28b8…e419d8
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8101d ago0x4be664…1cf7eb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000101d ago0x9d0880…81a4f6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8101d ago0xb2a167…9f0f60

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.