Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x56e335…87b97d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xc875f9…56b7cf
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x58a942…29c934
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x882015…b70dac
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x2c6f81…ab6dc1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x85062c…b7e8ba
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x6af087…54dedf
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x4b3368…a552e1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0xf0bab4…080b33
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x03c359…0310a0
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x7fe221…d4ed37
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0xfeaa53…1b472c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x3492fc…ddc94f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x3818dd…64b527
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x824a8e…e6caa0
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x36e961…3c870e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x92ae94…a14ad5
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x97e1bf…5a40c3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x0c7335…570840
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x2e6282…51e876
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x4ec40b…6bf1ff
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x35ad55…d59f5b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x7b399d…334ce8
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x9ace92…b5598a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa22d ago0x4bd9fb…5f7b18

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.