Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc07c…d71895d ago0xc743ed…146825
0xa17c…60a90x0e3d…7757Base—$1.05100%0x214e…3e4a95d ago0xb0a943…d90c2a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3cca…9c7c95d ago0x764367…ec9599
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7666…72f495d ago0x6dd69f…0fe3a8
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1c09…186f95d ago0x26d140…a3615a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4eef…bbd295d ago0x63ecf7…a7ed2e
0xa17c…60a90x0e3d…7757Base—$5.25100%0x59e8…d82395d ago0xd5a80c…bb8726
0xa17c…60a90x0e3d…7757Base—$9.45100%0x8112…516795d ago0x09d57f…535613
0xa17c…60a90x0e3d…7757Base—$1.05100%0xaa2e…f04495d ago0x213236…87dc40
0xa17c…60a90x0e3d…7757Base—$2.10100%0x19e0…dcbe95d ago0x10cfe1…7b50dc
0xa17c…60a90x0e3d…7757Base—$10.50100%0xddf5…034795d ago0x966818…f45d6c
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8bc8…eb0295d ago0x930f90…f7be66
0xa17c…60a90x0e3d…7757Base—$10.50100%0x50ee…525295d ago0x5fd81f…3bc42c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3fab…7e8c95d ago0x266d83…4620a0
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5a50…c82c95d ago0x5abda9…61ff58
0xa17c…60a90x0e3d…7757Base—$1.05100%0xdb82…274895d ago0xc9e57d…7bf5ba
0xa17c…60a90x0e3d…7757Base—$26.25100%0x41d2…bf7f95d ago0x49c666…f89a2e
0xa17c…60a90x0e3d…7757Base—$1.05100%0xfd6b…ae3995d ago0x26e901…a930bd
0xa17c…60a90x0e3d…7757Base—$1.05100%0xf760…e9ab95d ago0x0ab8d4…82c53f
0xa17c…60a90x0e3d…7757Base—$3.15100%0xbdce…f63795d ago0x49fe23…8f2f90
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd812…ee4495d ago0x5a1b2f…ade109
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1bc6…2f9095d ago0x98d91a…ad7995
0xa17c…60a90x0e3d…7757Base—$3.15100%0xb7ce…a06295d ago0xb85577…601dc8

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.