Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x402b…69f90xac65…4417Base$0.11100%fluxa94d ago0xb5cd21…f187eb
0x032b…daca0xac65…4417Base$1.59100%fluxa94d ago0xb72c01…3f43df
0xb5d4…ae6e0xac65…4417Base$1.59100%fluxa94d ago0xacfb86…66a4e4
0x5d47…817b0xac65…4417Base$0.45100%fluxa94d ago0x5fe966…41df06
0xb37c…85080xac65…4417Base$1.59100%fluxa94d ago0x097924…49f761
0x59cc…689c0xac65…4417Base$0.000001100%fluxa94d ago0x164ae1…e4f199
0xe7c6…7b860xac65…4417Base$0.000001100%fluxa94d ago0xedd163…349470
0xcbed…68990xac65…4417Base$0.24100%fluxa94d ago0xfd3838…29593f
0x0874…746f0xac65…4417Base$0.11100%fluxa94d ago0xecb499…470378
0x71e3…cb130xac65…4417Base$0.50100%fluxa94d ago0x92edf2…e06d27
0xead4…fa230xac65…4417Base$0.11100%fluxa94d ago0x2c362c…be83fa
0x02f9…0db70xac65…4417Base$0.84100%fluxa94d ago0x5509da…a06bd4
0xa123…91270xac65…4417Base$0.11100%fluxa94d ago0x3968aa…2ee913
0x20ee…0e070xac65…4417Base$0.45100%fluxa94d ago0xcbe7d0…101504
0xcec1…c62e0xac65…4417Base$0.48100%fluxa94d ago0xe737a3…15a236
0x2822…8ebb0xac65…4417Base$0.45100%fluxa94d ago0xe83143…30ccf7
0x1a36…ef610xac65…4417Base$0.45100%fluxa94d ago0x1b4659…c23d95
0x07da…70970xac65…4417Base$1.84100%fluxa94d ago0x357ff9…9b39b7
0xc851…767e0xac65…4417Base$0.45100%fluxa94d ago0x54a5d9…7185fe
0x1c66…d86b0xac65…4417Base$1.59100%fluxa94d ago0x7b5fa2…2465c1
0xc122…201f0xac65…4417Base$0.50100%fluxa95d ago0x97c708…f00241
0xd567…72060xac65…4417Base$0.11100%fluxa95d ago0x35b9cb…10be20
0xe7c6…7b860xac65…4417Base$1.59100%fluxa95d ago0x90b3a3…eed49b
0x59cc…689c0xac65…4417Base$1.59100%fluxa95d ago0x2bbcd1…6bb270
0xdd4c…fd450xac65…4417Base$1.59100%fluxa95d ago0xa181a9…f3b9e3

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.