Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2918…77ed0x3395…80e0Basex402 service$1.00100%0x3395…80e077d ago0x5b041c…b5bbb3
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
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x92bf52…7d3135
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x5c7e39…df8b7e
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0xa4348c…1cd35c
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x6fc51e…9c2be3
0x3395…80e00x8aee…01a0Base—$0.04100%0x4a15…a58477d ago0x6cc92e…ce986d

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.