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—$2.10100%0x7929…b331114d ago0x616432…e9c0ad
0xa17c…60a90x0e3d…7757Base—$1.05100%0x60b3…9773115d ago0xd45196…5b03a8
0xa17c…60a90x0e3d…7757Base—$3.15100%0x45eb…e31b115d ago0x265449…779a11
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1875…8fcf115d ago0x409ccd…daad53
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9d6c…edd3115d ago0x66a535…fa9c15
0xa17c…60a90x0e3d…7757Base—$6.30100%0x6d10…b12b115d ago0x9b95fd…6f4de2
0xa17c…60a90x0e3d…7757Base—$5.25100%0xfb42…406e115d ago0x4d88a0…b729e3
0xa17c…60a90x0e3d…7757Base—$5.25100%0x647b…3fa5115d ago0xe2be84…453693
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9f6a…a93c115d ago0x9547d2…74ff78
0xa17c…60a90x0e3d…7757Base—$5.25100%0xeb2b…34ca115d ago0x9c32b4…04d07c
0xa17c…60a90x0e3d…7757Base—$84.00100%0x64e4…55d9115d ago0x503fc6…7b1b65
0xa17c…60a90x0e3d…7757Base—$10.50100%0x73bd…b444115d ago0xd9eb5d…de1310
0xa17c…60a90x0e3d…7757Base—$3.15100%0x04a0…f718115d ago0x122d34…61a3ba
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1c06…7baa115d ago0x6886f8…8df365
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1e76…9aba115d ago0x02b0b7…fdcb21
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd775…7f81115d ago0x0077dd…da37fa
0xa17c…60a90x0e3d…7757Base—$10.50100%0xfa43…45e5115d ago0x1ae3fd…6d4623
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4173…2665115d ago0xa96161…84f160
0xa17c…60a90x0e3d…7757Base—$5.25100%0x73f4…8367115d ago0x46e516…ad125f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3d37…8806115d ago0x2233b0…016c98
0xa17c…60a90x0e3d…7757Base—$31.50100%0xfd6b…ae39115d ago0x3bc3fb…098a22
0xa17c…60a90x0e3d…7757Base—$17.85100%0x6c0f…7cd6115d ago0x951ebd…beb34a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x38ac…96f6115d ago0xe8ee72…76316a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x7cf5…2407115d ago0x71ab32…b7e48c
0xa17c…60a90x0e3d…7757Base—$4.20100%0x0007…8867115d ago0x1885c6…0ef705

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.