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$5.25100%0x24b8…43f043d ago0x5aa8e0…cf527b
0x1332…66eb0x0e3d…7757Base$105.00100%0xc234…1c3843d ago0x18ec62…42255c
0x1332…66eb0x0e3d…7757Base$199.50100%0xf3d1…2b9c43d ago0x7dd115…73ca61
0x1332…66eb0x47c5…4fc3Base$15.7570%0x2837…f76743d ago0x7ce39a…f94481
0x1332…66eb0x47c5…4fc3Base$52.5070%0x6ae4…e26d43d ago0xfd8a68…ca1d87
0x1332…66eb0x0e3d…7757Base$6.30100%0x7250…0f2043d ago0x2af86b…9b9cec
0x1332…66eb0x0e3d…7757Base$204.75100%0xd0fe…397643d ago0x426470…d5ab64
0x1332…66eb0x0e3d…7757Base$3.15100%0xb97a…ba2d43d ago0x82a2fc…dcb78c
0x1332…66eb0x0e3d…7757Base$42.00100%0xcd64…d81f43d ago0x4705e1…8f5435
0x1332…66eb0x0e3d…7757Base$10.50100%0x5513…a8a943d ago0x481fd4…cbe46e
0x1332…66eb0x0e3d…7757Base$105.00100%0x6d10…b12b43d ago0xaea479…0274cc
0x1332…66eb0x0e3d…7757Base$11.08100%0x8112…516743d ago0x451ce1…e44132
0x1332…66eb0x0e3d…7757Base$3.15100%0x9cee…c9d943d ago0x44b998…652578
0x1332…66eb0x0e3d…7757Base$29.40100%0xedfa…1e1243d ago0x95c6f7…8b4e5f
0x1332…66eb0x0e3d…7757Base$10.50100%0xc2de…8a3d43d ago0xf73fb8…180e91
0x1332…66eb0x0e3d…7757Base$10.50100%0x345f…57af43d ago0xd7b47e…bb22cb
0x1332…66eb0x0e3d…7757Base$1.01100%0x1278…697c43d ago0xbc8446…18bdde
0x1332…66eb0x0e3d…7757Base$1,200.00100%0x1b46…187043d ago0x94deed…0fab5e
0x1332…66eb0x0e3d…7757Base$98.70100%0x2035…57d343d ago0x6c7d77…2fc4d4
0x1332…66eb0x0e3d…7757Base$15.75100%0x6c0f…7cd643d ago0xa0d5b3…3b418d
0x1332…66eb0x0e3d…7757Base$525.00100%0x493f…ab8f43d ago0x7a8d5a…91e372
0x1332…66eb0x0e3d…7757Base$10.50100%0x28ce…606143d ago0x50f028…f976f4
0x1332…66eb0x0e3d…7757Base$17.85100%0x3368…d66b43d ago0x19901f…2421e9
0x1332…66eb0x0e3d…7757Base$99.45100%0x9d18…1e3a43d ago0x7827df…3739cd
0x1332…66eb0x0e3d…7757Base$153.30100%0x50b0…9cda43d ago0x3949fc…6c55ae

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.