Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe813d…13fdd3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47b39c…1199c5
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ee784…a06533
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x330557…6713ce
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ec89a…6638fe
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff6c55…3a2797
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79cd00…af4fbe
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe1788…40cb4e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04348a…db9085
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x624bdb…223b6c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x355f67…2122b3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x676973…ad1492
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc3d6f…b99a75
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf4748…65c33b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19dba7…4ca320
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x000feb…a8914e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb19668…56fc0d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b148b…1b07ed
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x951060…a5d894
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae9003…1e0626
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc6a904…2a292b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x893ffe…a7a78a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb41834…c5e46c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85e0fb…ee3457
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca9fd4…f5252e

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.