Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0xafe6c6…2b87a5
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0xeb4182…99c4cb
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0x68a2f4…d29fcb
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0xb3daa7…d76fd8
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0xa80fe2…08748c
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0x194e64…f8712c
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0x65f3bd…318d2a
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0x824a0b…e2c512
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0x29c0f2…82f7c6
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0x15e5ea…927e13
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0xfaf7fe…74c47e
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown54d ago0xd3cd3c…b5c24e
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0x310094…ca1f84
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xb33f9f…c75cc9
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0x25a63c…1482a2
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0x8bc747…f45110
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xa16c24…fb93f3
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0x3339eb…892123
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xa51fef…a48a22
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0x951dce…098397
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xd44d8c…050306
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xcfa79d…a433bc
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xaa9a1d…7e634e
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0xd2d408…aa261f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown55d ago0x070532…f1f7bc

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.