Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0xf25183…16783b
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0xf49323…518e87
0x1292…3a030xac65…4417Base$0.08100%fluxa109d ago0x3f8f8a…cf3332
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x09d0e9…0e0c01
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x754710…e91c62
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x211ec3…4508f9
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x393bbb…eac7f7
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x76d191…119b06
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0xd7eac2…cc0ad0
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x0419a9…1e3c53
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa109d ago0x55fd3c…db6194
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0xcb0957…31e454
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0xef952e…773817
0x1292…3a030xac65…4417Base$0.02100%fluxa110d ago0x76f085…e669d0
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0x554a23…04b248
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0xa2e485…9010c7
0x1292…3a030xac65…4417Base$0.01100%fluxa110d ago0x07ff4a…4ba9df
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0xb61885…244b52
0x1292…3a030xac65…4417Base$0.05100%fluxa110d ago0x31be5a…4266d8
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0x20f2d4…5f94c5
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0x8d63b5…ff749c
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0xc11dab…6eba9c
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0x658a14…42121f
0xb90a…9ae40x1292…3a03Base$0.01100%fluxa110d ago0x5462b1…565f69

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.