Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xc11e98…6733ef
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xd0e478…55f121
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x97275e…32233e
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x090b17…7fca6d
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x4ec18f…a2c818
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x02a95b…8f0f1b
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xe7aa86…6b6eb8
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x0a314a…c6c57d
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xaf00f5…028cee
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xb816ed…4b76f0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x5dbcb0…0088e6
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x9f7bd0…4d86bd
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x4e42df…b652d7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xbb843e…a89a5e
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xfe9d78…e70bc9
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x3f4c67…788dea
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x63deff…fecf7b
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xecf2f5…374a38
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xf14b5f…1059eb
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xe493ff…fba7d2
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x0f1921…0022b9
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x124fdf…65a198
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0xeb3a5b…a5acea
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x11bdb6…eadeaa
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa38d ago0x6ab146…5b7e14

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.