Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa51d ago0xb8e4f3…9eed0c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa52d ago0xbe4956…5c7baa
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xc1b6c7…7f439d
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x1ed512…f3ac1e
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xca4371…4e5caa
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x336581…4cc07a
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x8c8075…94254b
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xab0f89…daa81e
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xf925a8…fb9af3
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x12705d…7d0f40
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x143bb4…4c14e1
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x9d097b…4ee137
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x51517e…f09d5f
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xbb1cbf…4ed634
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa52d ago0xcb9e51…08af16
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x51f014…339140
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xb36268…8ed948
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x1a4ad3…5c2d82
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xf1b059…6bfd87
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x8573d4…435b3f
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x4e4c77…e2c615
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x81dc57…bb6625
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x1a833c…c6ab22
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0xb51fc2…c65c47
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa52d ago0x6bf69e…e9ded9

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.