Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xe34ad2…5fc9f6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x7d1153…d83290
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x10126d…41eaba
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x2cf0dc…b7c984
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xc923c0…7f5b23
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xa656f0…edef2c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x4928f7…11ee8f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x91e9bb…278db7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x293825…d330ad
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xc39195…e67d35
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xdfb941…7a74df
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x27c9ff…f71eae
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xde0319…a83650
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x9f8442…920dae
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x462330…1a963e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x628d10…a5bc37
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x857635…468288
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc15d ago0x1838ec…b85475
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x8499d1…a5e9b7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc15d ago0x6018de…f2c957
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x202963…75f2a4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc15d ago0x17338b…5c5786
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a515d ago0xe8ed74…0279e8
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc15d ago0x732b03…e002ad
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a515d ago0xb3c997…38e8ea

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.