Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0x55a8c5…2eddf9
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0xecbc92…75f28b
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0x8bac68…89376d
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0xb77d55…d59078
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0x42ae93…0cb58b
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0xa32ce6…82c7ae
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0x016053…55788a
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa32d ago0x25c427…8d7a99
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0xb18154…112bd9
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0xe969c3…450750
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0xd21c89…5c3c4c
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x6126af…4ad4d7
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0xcd1456…e9aef9
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0xa84bd8…3b3c9d
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0xa993e9…7b1b89
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x4322fa…ce1b39
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x6c03fa…e72d2d
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0xce2f4f…2a6b6b
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x4648cc…7c048b
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x4b0f58…06e7f9
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0xa37d33…7608dd
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0x0b07d6…27db1c
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa33d ago0x390e39…a15017
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0xbb9f4a…f00d1e
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa33d ago0xa0fc14…5b41a0

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.