Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4345…1ce990d ago0xfc612b…d0c0a9
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8503…c07290d ago0x44c877…858d57
0xdd07…45b90x0e3d…7757Base—$15.75100%0xa2b7…2c9a90d ago0x76506d…19023f
0x1332…66eb0x0e3d…7757Base—$1.05100%0x7311…c90b90d ago0x08caf7…3847d5
0xa787…64cf0x0e3d…7757Base—$5.25100%0x86c0…288990d ago0x8403e7…beea57
0xa520…eca40x0e3d…7757Base—$5.25100%0x8944…ba2a90d ago0x71575f…8bf408
0xc9a2…31540x0e3d…7757Base—$10.50100%0xcf0a…a2c390d ago0xc7bb79…96d847
0x1332…66eb0x0e3d…7757Base—$25.00100%0x0a75…f28f90d ago0xed09f9…d9f0c6
0x1332…66eb0x0e3d…7757Base—$4.20100%0xe706…1d9b90d ago0xc98212…00ecab
0x9020…d9480x0e3d…7757Base—$20.00100%0xa1fb…723e90d ago0xd70bb7…816add
0x2867…d7560x0e3d…7757Base—$9.45100%0xc629…e70190d ago0x9ca483…3eb920
0x1332…66eb0x0e3d…7757Base—$100.00100%0x63d9…362890d ago0x520085…8f7970
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2970…8ed790d ago0x79d5e1…786210
0x1332…66eb0x0e3d…7757Base—$10.50100%0xeb2b…34ca90d ago0x54040e…10a20b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x0452…7f6690d ago0xf2a6ec…41f816
0x158d…73490x0e3d…7757Base—$5.25100%0x345f…57af90d ago0x47e6ef…2bcfd3
0xa787…64cf0x0e3d…7757Base—$3.15100%0xa8e8…666890d ago0x3a105d…cb0c98
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7bc8…426190d ago0x740fc8…ec3da4
0x1332…66eb0x0e3d…7757Base—$2.10100%0x2d29…913b90d ago0x7001e4…e44f96
0xa17c…60a90x0e3d…7757Base—$10.50100%0x629a…da9c90d ago0x253e65…69d0fc
0xa787…64cf0x0e3d…7757Base—$7.35100%0x6d2e…0c6490d ago0x4e7326…913e8a
0xebde…f14c0x0e3d…7757Base—$46.32100%0x91b5…1a5e90d ago0x72c99a…3c5031
0xa787…64cf0x0e3d…7757Base—$105.00100%0x8d6c…345890d ago0xcd111e…7ef78f
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8494…2e4490d ago0x67ed7e…074e89
0xe109…df3d0x0e3d…7757Base—$10.50100%0xfa43…45e590d ago0xb85bf6…a33a7d

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.