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$525.00100%0x212c…a8f646d ago0x42be84…af79eb
0x1332…66eb0x0e3d…7757Base$10.50100%0x06ee…cb5246d ago0x8aac7a…82b74b
0x1332…66eb0x0e3d…7757Base$4.20100%0x0abd…8e7746d ago0x7ddf7c…ef4050
0x1332…66eb0x0e3d…7757Base$47.25100%0x3b25…fc9a46d ago0x671720…ddaa07
0x1332…66eb0x0e3d…7757Base$30.45100%0x5ed5…f6c046d ago0xe4c06f…1c0327
0x1332…66eb0x0e3d…7757Base$14.70100%0xa48e…f66146d ago0x0d3382…051e11
0x1332…66eb0x0e3d…7757Base$6.30100%0x771b…60b846d ago0x53332a…ef4379
0x1332…66eb0x0e3d…7757Base$52.50100%0x6280…2e7946d ago0x0812d2…00714c
0x1332…66eb0x0e3d…7757Base$150.00100%0xa8cd…654846d ago0xe82d80…c8adb4
0x1332…66eb0xdf62…30eeBase$297.0070%0x0245…bb7b46d ago0x80af0b…43b219
0x1332…66eb0x0e3d…7757Base$100.00100%0x59d0…cf7246d ago0x55c6ee…8da7cb
0x1332…66eb0x0e3d…7757Base$1.05100%0x817a…63b546d ago0x5176e7…e494fd
0x1332…66eb0x0e3d…7757Base$13.65100%0xd091…7b6e46d ago0x314b45…0e8c86
0x1332…66eb0x47c5…4fc3Base$14.7070%0xa438…8fb846d ago0x3fec25…f969a6
0x1332…66eb0x0e3d…7757Base$1.05100%0xddf5…034746d ago0xbe51fd…2ad4bd
0x1332…66eb0x0e3d…7757Base$15.75100%0x170f…623046d ago0xbd7398…3aaff3
0x1332…66eb0x0e3d…7757Base$4.20100%0x9c03…689d46d ago0xa8e6d9…b11add
0x1332…66eb0x0e3d…7757Base$26.25100%0x1e0a…902e46d ago0x096979…3b9181
0x1332…66eb0x0e3d…7757Base$6.30100%0xbb85…658246d ago0x92e84c…8cef7e
0x1332…66eb0x0e3d…7757Base$5.25100%0xda2d…f5ea46d ago0x75587a…f8ecd6
0x1332…66eb0x0e3d…7757Base$5.25100%0xbc4f…cafd46d ago0x580026…9d40a9
0x1332…66eb0x0e3d…7757Base$10.50100%0xa6d0…a3cd46d ago0xd05d19…5079e3
0x1332…66eb0x0e3d…7757Base$10.50100%0xce9f…bc8e46d ago0x037b67…b3dfb8
0x1332…66eb0x47c5…4fc3Base$5.2570%0xd775…7f8146d ago0x4f6b8b…fea9f3
0x1332…66eb0x0e3d…7757Base$38.85100%0xb7ce…a06246d ago0x3bbe71…c40e40

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.