Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1668…2c3e8d ago0xe5e824…472324
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8bf2…a82e8d ago0xd23ed5…2732a1
0x79ec…56320x47c5…4fc3Base—$10.5070%0xfe8c…49bb8d ago0x447351…cd2ec6
0x79ec…56320x47c5…4fc3Base—$17.8570%0xc366…284e8d ago0xc00246…d293cb
0x79ec…56320x47c5…4fc3Base—$10.5070%0xf863…e5238d ago0xba6209…076266
0x79ec…56320x47c5…4fc3Base—$21.0070%0x1c06…7baa8d ago0x33c60e…564772
0x79ec…56320x47c5…4fc3Base—$10.5070%0x31fe…80c48d ago0x1ba94b…c8fb40
0x79ec…56320x47c5…4fc3Base—$10.5070%0x12ba…6b618d ago0xc2a7ad…a95589
0x79ec…56320x47c5…4fc3Base—$10.5070%0xfbcc…3fea8d ago0x3e93aa…7c50ce
0x79ec…56320x47c5…4fc3Base—$31.5070%0x2fb6…12978d ago0x50bc83…74d47f
0x79ec…56320x47c5…4fc3Base—$10.5070%0x45b0…c0d68d ago0x19c5e9…c04954
0x79ec…56320x47c5…4fc3Base—$17.8570%0x398e…79a68d ago0xb96e86…86c415
0x79ec…56320x47c5…4fc3Base—$21.0070%0x8112…51678d ago0x4cfd4a…c8cd7e
0x79ec…56320x47c5…4fc3Base—$10.5070%0x3fab…7e8c8d ago0x7f3d62…bdd2fa
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8c9f…11af8d ago0x1319b3…cae613
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa628…b7bc8d ago0x06476f…80ddc5
0x79ec…56320x47c5…4fc3Base—$11.5570%0x4136…b7268d ago0x13d03b…82604e
0x79ec…56320x47c5…4fc3Base—$17.8570%0x5dca…cd218d ago0xfa16dc…fd0f8a
0x79ec…56320x47c5…4fc3Base—$10.5070%0x699a…42748d ago0xed1d5a…6b1415
0x79ec…56320x47c5…4fc3Base—$21.0070%0x5df6…64288d ago0x052d0d…78e8e5
0x79ec…56320x47c5…4fc3Base—$21.0070%0xc0fa…66cc8d ago0x7139bf…ec6583
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc246…c5958d ago0xf7b2ab…5b76ff
0x79ec…56320x47c5…4fc3Base—$10.5070%0x647b…3fa58d ago0x3058f8…088e4d
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4950…4a268d ago0x20f871…6b9f98
0x79ec…56320x47c5…4fc3Base—$10.5070%0x50b0…9cda8d ago0x276db6…a25bcb

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.