Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x913cf6…f48c38
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xd006f3…0e4778
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x25ca93…09d17d
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x40da0a…ec1841
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xe85475…a8c060
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x53cc3d…03d066
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x592020…8c12fa
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x4d8608…4a93ee
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x5970d8…c33203
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xec9180…652178
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x592ded…c7db46
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0xe8d3b7…cc8c7f
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x75f80a…61849e
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x0bbd17…fbb4eb
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x110235…69fd99
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x6c3f7f…5ebe1b
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa22d ago0x2bdc11…3a6de1
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0xbe3580…f81d00
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0x2be231…626634
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0xe37065…9060db
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0xc26693…f9a5d6
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0x478b80…1f1216
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0x31409e…10bf65
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0xc14b5e…e910c5
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa23d ago0xbc58e8…07824e

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.