Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44a3e5…070308
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf87c05…84cb83
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38b47c…fe66d9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x205a0c…e435bb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8bfc7…fbb562
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4f74e…263754
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc67488…3f6f76
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0c814…6dd135
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a4654…f03755
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b8b58…86f15a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb079d…14921f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e3790…19081a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x449ec3…2b5e12
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa93159…4e5a13
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd68b9f…c34097
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4de25c…61ff6b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e11f9…594af1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc8f5c5…cabd5a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44a67a…2426bc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c4607…4bd589
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x855cb3…74c9bd
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8ae27…ee1ce3
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf98910…c4e5a6
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39cf71…7b623f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c198b…f0b194

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.