Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0xd099c8…78f154
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x4eb1f7…7a6a13
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x44bc02…7f2494
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0xc1326a…9012c7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0xf1f2cd…885f87
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x9d703d…a1ad05
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x7e1541…f648f1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x7e1321…59e55b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x804ca7…58bf2a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x857a71…2e17fa
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x526769…866959
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x14cd4f…600392
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0xd70d7e…cd0586
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0xc669ef…5e8f15
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x2a4e6c…422f68
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0xf43f38…d02d4f
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x47973a…3e998d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x9eeb3d…2c2ccf
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x3f84a9…f3ef5a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0xcf08fc…9bb383
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0xaf4b31…7ceb0c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x2f5511…fce566
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x432510…1248df
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x91f827…4886a9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa92d ago0x64a02b…fa496f

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.