Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x30ec16…8b7fc8
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x38d75c…65db2e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xe1a903…29a30e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xa6e993…20fb66
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x092b50…bcecb3
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x18e33e…2c5491
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xde66a8…2e9028
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x60d492…d9f924
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xba6f2e…e46a21
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xeae85d…66ba17
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x96b5b5…c9156d
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x68c04c…afec30
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x754f2b…16281c
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x242a5d…cd17f9
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xa6bd64…6bc9c1
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x8c8a26…c12024
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xea5c55…e7c5b5
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x08e54e…38d8fa
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xff6960…93a5d0
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x5667db…a9df22
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x7ab1c7…2dbf27
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa22d ago0x40d5cd…2f473a
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa22d ago0xd3ff23…8041d4
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa22d ago0x89facc…a01d9d
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa22d ago0x2101ca…7de6f8

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.