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$10.50100%0x9c66…aca676d ago0xc9300b…8b292f
0xc9a2…31540x0e3d…7757Base$2.10100%0xffde…041076d ago0xa45777…0d7940
0xc9a2…31540x0e3d…7757Base$1.05100%0x1bf5…a71676d ago0x94f3a6…c9fb44
0xc9a2…31540x0e3d…7757Base$5.25100%0x27f5…dfdc76d ago0x3db4fc…f98c83
0xc9a2…31540x0e3d…7757Base$10.50100%0x0881…8de276d ago0x67c93f…c783ca
0xc9a2…31540x0e3d…7757Base$21.00100%0x1e09…da4176d ago0x6ca95c…c3684b
0xc9a2…31540x0e3d…7757Base$3.15100%0x28a1…4ae576d ago0xd8251a…2c43a9
0xc9a2…31540x0e3d…7757Base$5.25100%0x5944…557276d ago0x7d63fd…ec7130
0xc9a2…31540x0e3d…7757Base$15.75100%0x3d37…880676d ago0x601855…1d28d7
0xc9a2…31540x0e3d…7757Base$10.50100%0x44bc…cd6a76d ago0x30b038…9caf37
0xc9a2…31540x0e3d…7757Base$10.50100%0x3cca…9c7c76d ago0x58f3e0…46e189
0xc9a2…31540x0e3d…7757Base$2.10100%0x73bd…b44476d ago0x3ef64a…6bc07f
0xc9a2…31540x0e3d…7757Base$21.00100%0xd091…7b6e76d ago0xdf0b2d…12f1c1
0xc9a2…31540x0e3d…7757Base$5.25100%0x50ee…525276d ago0x444407…60ecbb
0xc9a2…31540x0e3d…7757Base$52.50100%0xbe1f…63c976d ago0x59c608…7aa4a6
0xc9a2…31540x0e3d…7757Base$3.15100%0xf733…8f8d76d ago0xe73235…1be633
0xc9a2…31540x0e3d…7757Base$5.25100%0xfdf6…61a876d ago0x5cc17f…329e0f
0xc9a2…31540x0e3d…7757Base$10.50100%0xc836…5c4676d ago0x9bd414…e4766f
0xc9a2…31540x0e3d…7757Base$52.50100%0xf098…e1e476d ago0x5435d0…2ce227
0xc9a2…31540x0e3d…7757Base$10.50100%0x551c…90e576d ago0x5d4a8d…b9934d
0xc9a2…31540x0e3d…7757Base$21.00100%0x7dc9…9d7b76d ago0xdf0103…261245
0xc9a2…31540x0e3d…7757Base$2.10100%0x20cf…bf5576d ago0xbeb2bf…4c3e54
0xc9a2…31540x0e3d…7757Base$10.50100%0x8ee8…f8f276d ago0x8cb9fb…c818ae
0xc9a2…31540x0e3d…7757Base$10.50100%0xd27a…bec876d ago0xd612ee…7b1ffd
0xc9a2…31540x0e3d…7757Base$10.50100%0x38ac…96f676d ago0x13e75d…8a58ac

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.