Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x51b183…13fb40
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xfe68de…867269
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x174ffd…47cda1
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x70545d…d6ed49
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x44bc28…e28e5d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x0e5262…a1205d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x7bb55f…89c595
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xa80a5e…12f5a5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xcebd7f…e47f24
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x8eca9f…4266a6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x5a73c9…adbb3e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x863be5…bd526f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x2c5239…f17b00
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xee8460…23b524
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x95001d…3df2ec
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x04e9a8…f8ed3e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x6f65f0…c22466
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xeeeaad…9437d7
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x81446f…98f541
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x741121…f33454
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x0c267e…4af880
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x329a01…071df4
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xd4523a…3b8ca3
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0xf6df60…6634e9
0xf424…98710xfe80…47eeBase—$0.001100%fluxa22d ago0x93454b…30fdc8

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.