Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf62f…3c340xac65…4417Base—$0.03100%fluxa111d ago0x7ab8a6…ca6e71
0xb90a…9ae40xf62f…3c34Base—$0.03100%fluxa111d ago0xf616bc…7ed3ee
0xf62f…3c340xac65…4417Base—$0.04100%fluxa111d ago0x2b29e5…5d4dda
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xb7b9c9…3b0550
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x2b29f4…5953a8
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x760452…399c95
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xfc78ea…c36724
0xf62f…3c340xac65…4417Base—$12.74100%fluxa112d ago0x9042a4…ef054a
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xd9d9a3…d7cae4
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x132c30…1686e0
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x8a01c8…bf7926
0xb90a…9ae40xf62f…3c34Base—$0.02100%fluxa112d ago0x01cad7…2eaa59
0xb90a…9ae40xf62f…3c34Base—$12.61100%fluxa112d ago0x9e9524…5b4745
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x323e29…c4b4d2
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xcb5666…a03423
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xcc96f4…c73a95
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x6398c8…5006cf
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x1c8a1d…e78a46
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x68bad7…4efd7f
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x79afe9…875ec5
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xa67518…01085f
0xf62f…3c340xac65…4417Base—$0.01100%fluxa112d ago0xb1ee16…3d3b9e
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0x946c36…5e0648
0xf62f…3c340xac65…4417Base—$0.01100%fluxa112d ago0x206d53…8282ab
0xb90a…9ae40xf62f…3c34Base—$0.01100%fluxa112d ago0xea1e9d…840f90

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.