Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x9d6a4b…97c921
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xd6e0f6…50b955
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x943d65…db76ea
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xe75b46…b81cfd
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x932733…1af232
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x54d4e2…fdc54d
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xfbedfe…d4afc4
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xe6c5ab…fae2e6
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xacb75e…34b951
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x2a0c4d…4e97a0
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xeeecef…5a8f50
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xfe702e…215636
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x0aa33a…b072f4
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x27575d…2f39cf
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x1847f3…047d83
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x6ddcb3…1c0f70
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x723db6…3595d7
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xfc0812…1e88fe
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xc763fd…f3178f
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xba9714…5e4d50
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0xe93cd7…a6862c
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x6473a6…780f68
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x8c4b87…a0a626
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x9640ac…843bfb
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase4d ago0x8ad5c2…70db99

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.