Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…665f0x8aee…01a0Base—$0.001100%0x4a15…a58477d ago0xf5e937…0084c3
0xb0a0…665f0x8aee…01a0Base—$0.001100%0x4a15…a58477d ago0x3a2d9b…15fe51
0xb0a0…665f0x8aee…01a0Base—$0.001100%0x4a15…a58477d ago0xce2ef9…e1f094
0xb0a0…665f0x8aee…01a0Base—$0.001100%0x4a15…a58477d ago0xfcd915…4535f8
0xb0a0…665f0x8aee…01a0Base—$0.001100%0x4a15…a58477d ago0x913b06…a099a9
0x8bfd…43e10x8aee…01a0Base—$0.05100%0x4a15…a58477d ago0x8dc5ac…a6ba16
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x1a8ca1…831fb9
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x6ed506…6ad489
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x47a16d…9e7bab
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x7cc9d3…3738d4
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xceced4…106c83
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xeb388b…3579e2
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xe3ddd1…dc6152
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x567dff…4d1437
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x9bf61e…f02f56
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x1af8ad…708463
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xd9b015…9f0235
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x629553…2941b7
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xc1eaaa…04b851
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xf496ed…833678
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xac25c8…781d8a
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xdd704f…b28869
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x0ea442…e1cb52
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xed80fb…46cd4d
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x323905…d67dee

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.