Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x960949…3c4139
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x6615cf…94b3a5
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x7a0ba4…bca483
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0xaede58…ef5e53
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x9ec4d2…28b8d2
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x2feaba…5961d5
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x943324…623c32
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0xf4bb22…ff5300
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x404742…bed74d
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x2a8cba…188d63
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x6976e8…abfa9c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x8e8747…58f4dd
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x08d7b8…54d551
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0xa5d7b3…314fa6
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0xb2520f…5fa207
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x682c16…01c7a1
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0xcad348…74d27b
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x93ab17…82fb83
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0xcff4c9…2b8404
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x399c63…4c466c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x2e977b…197bbe
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa68d ago0x36f756…0e6c26

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.