Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x240d7f…4dd53b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x52670b…11f5ee
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x118631…843403
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x08ca38…d6e529
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x137f03…b82c63
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x1c1fe4…24bb66
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x9867ed…4a6a28
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0xea8dca…affb64
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x292cae…00d7be
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x3d3ee8…b2c5d1
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0xe19340…301b61
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x59c0ab…9efcf2
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0xd3d108…89c3e3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x00b1a0…2f3592
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x86ab09…8ee9d1
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x62c28d…a88dc7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0xbb1452…26d411
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x7cb69c…0b514b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0xa0fdb1…ea52b3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x7865f4…6ec1e4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x8ff1e9…eab411
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x81aaa8…1bc25f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0xf4be9f…e4ffd8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x019dfa…bb90cf
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa25d ago0x2a483d…8f8b20

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.