Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xc58ef3…d9b596
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x1026a2…df4313
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x9921ae…b0e4a6
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b17f4…2c0868
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x96cb11…21b118
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xd38663…7bafc1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xde9497…5edd19
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xb4fa46…0f3658
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xa439fe…7f74a5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d7be8…a54510
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xf9dc7f…d413fa
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x961cb1…37c789
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x729b7d…531fbc
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x3bbb54…8b07a3
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d8c2b…0c148d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x6d8408…fce8c6
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x920eca…c6e354
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x533c75…508663
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xbf0644…df6514
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xa6b847…d05bd5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x3cccea…87e707
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x7b7e2a…121476
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x111393…1f7cb5
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xe6e4cb…60fa41
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xc8c370…22addd

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.