Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$1.05100%0x39e9…239361d ago0xc5ce10…d7d5c4
0xc9a2…31540x0e3d…7757Base$2.10100%0x3d53…a35961d ago0x2f0d21…eeb81d
0xc9a2…31540x0e3d…7757Base$1.05100%0x2a28…fc3d61d ago0xa7d5ec…01bb7c
0xc9a2…31540x0e3d…7757Base$5.25100%0x20cf…bf5561d ago0x0a71d6…e6baa2
0xc9a2…31540x0e3d…7757Base$10.50100%0xa782…cada61d ago0xb33d7c…880897
0xc9a2…31540x0e3d…7757Base$4.20100%0x69ba…d2e261d ago0xffa554…0eee5c
0xc9a2…31540x0e3d…7757Base$8.40100%0x6d25…ee4161d ago0x9d7809…76c0ef
0xc9a2…31540x0e3d…7757Base$1.05100%0x7186…110f61d ago0x06b2d1…4149c6
0xc9a2…31540x0e3d…7757Base$10.50100%0xc234…1c3861d ago0xd718aa…5a878a
0xc9a2…31540x0e3d…7757Base$3.15100%0x8503…c07261d ago0x3126d3…afff81
0xc9a2…31540x0e3d…7757Base$1.05100%0x7186…110f61d ago0xabfa1c…c74f1c
0xc9a2…31540x0e3d…7757Base$12.60100%0x5944…557261d ago0x97df2e…1f6d66
0xc9a2…31540x0e3d…7757Base$1.05100%0x39a9…7be561d ago0x263b44…bdabf3
0xc9a2…31540x0e3d…7757Base$1.05100%0x04bf…0d0e61d ago0x825859…f56e6d
0xc9a2…31540x0e3d…7757Base$2.10100%0x04e2…747861d ago0xa588c7…51d418
0xc9a2…31540x0e3d…7757Base$10.50100%0x63f4…be0161d ago0x051385…979363
0xc9a2…31540x0e3d…7757Base$21.00100%0xc76e…a7a961d ago0xef1636…899245
0xc9a2…31540x0e3d…7757Base$1.05100%0x88cf…d21b61d ago0x291e9c…81f153
0xc9a2…31540x0e3d…7757Base$2.10100%0xbf85…381061d ago0xf61584…7f2591
0xc9a2…31540x0e3d…7757Base$2.10100%0x4e07…cf7c61d ago0xd2dd01…a59d1b
0xc9a2…31540x0e3d…7757Base$5.25100%0x1e76…9aba61d ago0x4474ee…1ff946
0xc9a2…31540x0e3d…7757Base$2.10100%0x0389…0bc261d ago0xde6d7c…f7e8a6
0xc9a2…31540x0e3d…7757Base$10.50100%0x04fd…2b5261d ago0xc76173…1e9259
0xc9a2…31540x0e3d…7757Base$5.25100%0x6bdd…b27661d ago0x46f725…b77b05
0xc9a2…31540x0e3d…7757Base$21.00100%0x45b4…af2761d ago0xc1e8a5…b2f3f5

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.