Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xa5fc38…eac88c
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x5abba5…1ffce2
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x1c0531…547708
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xee387d…0d98eb
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x9bde4b…5c04df
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x8fd6fd…7fef2b
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xd90d79…1e20ba
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xb7c1a0…5cd4fd
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xaa08f0…a91bd1
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x2b4428…862f90
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x720114…f80efe
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xe75d61…73fee3
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xfcd504…505093
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x9fda51…45e8ec
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x2be517…fc1849
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x261f24…ca791f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xce9cf1…ba4fc4
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xee937e…a18fe0
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x75d782…18933d
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xd8fb7b…4551f6
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x06b1bd…b4e95a
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0x3ef633…b5f7ed
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xefe05b…b6c3aa
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xe48eda…e50c0e
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa71d ago0xd17eb5…8c6e94

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.