Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6539…ef080x9c95…e299Base$0.001100%Route unknown44d ago0xe7f0d8…7e3279
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x3dbfca…5b9c55
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xc32857…519506
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x06d349…ccd846
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x586103…23ad4d
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x6c49d0…905283
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x430797…e32f97
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x31ad0f…2ac225
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x9e5618…5c6134
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x600733…9958b6
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xf1dfb7…c56072
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xd2fe5d…42b68e
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x44f706…1a858f
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x5f7634…0b5585
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xaa7d54…3e32c1
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x7792d9…783b29
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xeb3829…47834f
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x9dfbb7…dc472c
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x933251…309810
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x988b33…77bc69
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x6a6e9b…60c9c2
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x568015…a3ddd3
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xf70601…df8127
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0xb93e32…a2a4bc
0x6539…ef080x9c95…e299Base$0.001100%Route unknown45d ago0x39ba2d…2acf12

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.