Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a77da…e18b8f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde5fb2…d5ccc1
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08ed0b…319615
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb6c7ff…5fe1ec
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbada66…b33aaa
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c5f7f…2bca46
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a8c51…fddbf0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27afe5…566388
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x592fc2…d135e4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfeec01…29881c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f4643…04fe59
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa026ed…955856
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb18384…75e671
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82206b…98b148
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf83cf0…99aba7
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62b068…1b764f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdb510…562ca0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf60995…20b729
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14a616…9c6348
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb866a…7e17b3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ab864…98407f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28831f…6918a4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x361ab7…b33da2
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f6caf…705fc8
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9fcaad…e70699

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.