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—$4.20100%0x5e6e…178767d ago0x211ff6…dccc0e
0xa17c…60a90x0e3d…7757Base—$6.30100%0x39ac…36cd67d ago0xe74277…d5555a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x45eb…e31b67d ago0xf7077d…b170af
0xa17c…60a90x0e3d…7757Base—$4.20100%0x8183…61da67d ago0xd477f5…468da2
0xa17c…60a90x0e3d…7757Base—$5.25100%0xde5c…e1ff67d ago0x5e2d1e…438897
0xa17c…60a90x0e3d…7757Base—$1.05100%0xaf65…d79067d ago0xf29549…b71c39
0xa17c…60a90x0e3d…7757Base—$1.05100%0x238c…f4bb67d ago0xf1b9aa…d3ca2b
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd798…875167d ago0xe5846d…55df11
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8d6c…345867d ago0x475d2b…4050bd
0xa17c…60a90x0e3d…7757Base—$3.15100%0x5720…a5f467d ago0x25d193…67bbed
0xa17c…60a90x0e3d…7757Base—$4.20100%0x560f…a71367d ago0xad411f…9b3d59
0xa17c…60a90x0e3d…7757Base—$3.15100%0x19e0…dcbe67d ago0x23c318…c298b7
0xa17c…60a90x0e3d…7757Base—$10.50100%0xbc7c…86d467d ago0x1d335b…eb4235
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4263…5fe567d ago0x6d5e0f…905b64
0xa17c…60a90x0e3d…7757Base—$2.10100%0x63d9…362867d ago0x428aa3…453e3e
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5787…759e67d ago0x50e3a4…abc2a3
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4a3c…710267d ago0x01d954…b068e7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0477…fae068d ago0x8e683a…97f860
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe082…90c468d ago0x0b809e…837f89
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6361…440568d ago0x37d529…0976ef
0xa17c…60a90x0e3d…7757Base—$1.05100%0x705f…8eed68d ago0x517684…88450b

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.