Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xae1e29…6c660a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x6709c6…f14ba1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x632d3d…76aac5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x71491f…7f1220
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x8573c2…30f844
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xf608a9…92055a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xc3a8c0…290f99
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xd524b7…3c6571
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x29d25e…c49509
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x612ecf…e9e3ec
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xa423a7…1751fb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xbc82c5…c0facd
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xc6fc88…7bcaf5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x5cb3b1…a3a0ec
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xc7ae2f…5e21a9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xfa19af…f6da34
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xacb2c1…98829a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x278775…7788f5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x142b61…d52f22
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x60a017…7b46e9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xcd54ec…5f1d85
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x25ccc9…a1c50e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x6e89d4…3c3e5f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0xf8c65c…9d5e55
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa83d ago0x69acb6…377066

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.