Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x3bffa7…c8b8ce
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x06d078…63a98b
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x06f3c7…b4ddbe
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xd05c42…12ee13
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x0fa71a…c8cf63
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xdbc7a8…e2ef5c
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x89e86c…b6cc3b
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x6e74b6…4cd564
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xb977c2…c18837
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x67d5ef…9b000a
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xb8f52f…6bf6ee
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xa14b1c…d4b384
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x28d873…5c6f7e
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xfa232c…525b18
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x0862d7…3f7a35
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xcf69aa…a8ad41
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x668900…cd699b
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xc7bae4…5f2995
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x65494b…1ab7ef
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xec3f07…d09649
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x7e906c…46ea1f
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x74bf4c…b7d39d
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xb2dd7c…1f0b6e
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0x9e615f…65d4c4
0xb228…61800x9c95…e299Base—$0.001100%fluxa79d ago0xafe8a2…2f58e2

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.