Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$21.00100%0xfaf2…854b58d ago0xb2e594…8c1973
0xa520…eca40x0e3d…7757Base$5.25100%0x4136…b72658d ago0x8b163c…7943e2
0xa520…eca40x0e3d…7757Base$5.25100%0xf200…d9a058d ago0xda0bf9…867a49
0xa520…eca40x0e3d…7757Base$10.50100%0xa782…cada58d ago0x8fa350…5b275c
0xa520…eca40x0e3d…7757Base$11.55100%0x6d25…ee4158d ago0x4603dc…8e2028
0xa520…eca40x0e3d…7757Base$5.25100%0x2b56…451e58d ago0x364497…667193
0xa520…eca40x0e3d…7757Base$10.50100%0x8ae6…570658d ago0xa3cc5e…3b12bc
0xa520…eca40x0e3d…7757Base$5.25100%0x39f9…9a7958d ago0x61e9e2…b396cf
0xa520…eca40x0e3d…7757Base$5.25100%0xfe42…c1f058d ago0x0b136e…eb4482
0xa520…eca40x0e3d…7757Base$10.50100%0x345f…57af58d ago0xac7696…4337e0
0xa520…eca40x0e3d…7757Base$5.25100%0x212c…a8f658d ago0x871403…91be17
0xa520…eca40x0e3d…7757Base$31.50100%0xf867…7e9b58d ago0x55cb0f…f8d4b8
0xa520…eca40x0e3d…7757Base$10.50100%0x54de…447058d ago0xe10ca3…6e5866
0xa520…eca40x0e3d…7757Base$21.00100%0x4a9f…031159d ago0xcc217c…acdd79
0xa520…eca40x0e3d…7757Base$5.25100%0xfbba…dd9059d ago0x5582f2…f836a6
0xa520…eca40x0e3d…7757Base$6.30100%0x5513…a8a959d ago0x9c2457…059f2e
0xa520…eca40x0e3d…7757Base$11.55100%0x39e9…239359d ago0x3a7986…367e83
0xa520…eca40x0e3d…7757Base$8.40100%0xa8cd…654859d ago0x15c17a…99bced
0xa520…eca40x0e3d…7757Base$5.25100%0xb689…e28359d ago0x28bd98…623dd2
0xa520…eca40x0e3d…7757Base$5.25100%0xa438…8fb859d ago0xccf29a…b46495
0xa520…eca40x0e3d…7757Base$10.50100%0x50b0…9cda59d ago0x183698…c41c43
0xa520…eca40x0e3d…7757Base$5.25100%0xa894…209f59d ago0x4bb759…2fe0b0

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.