Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$52.50100%0x450f…b50678d ago0xe0185a…3130b2
0xf861…cd530x0e3d…7757Base—$52.50100%0xd6e8…21cd78d ago0x4a4038…72a9f4
0xf861…cd530x0e3d…7757Base—$2.10100%0x96be…0b4678d ago0x3081b9…d97ccf
0xf861…cd530x0e3d…7757Base—$2.10100%0x414d…e9d578d ago0x8277b4…3b26c1
0xf861…cd530x0e3d…7757Base—$2.10100%0x3e70…fea178d ago0xa4d9b9…83e641
0xf861…cd530x0e3d…7757Base—$10.50100%0x72fe…16d678d ago0x9dc932…001120
0xf861…cd530x0e3d…7757Base—$2.10100%0x4a3c…710278d ago0x26eb58…580a43
0xf861…cd530x0e3d…7757Base—$22.05100%0x9f94…626478d ago0xbf86bd…7faeaf
0xf861…cd530x0e3d…7757Base—$3.15100%0xe4c8…f88778d ago0xb89c65…5817dd
0xf861…cd530x0e3d…7757Base—$4.20100%0x3e5d…fd3878d ago0xbd923c…709550
0xf861…cd530x0e3d…7757Base—$21.00100%0x7929…b33178d ago0x7b438d…2217e7
0xf861…cd530x0e3d…7757Base—$3.15100%0xf345…7b3478d ago0xec505f…16508a
0xf861…cd530x0e3d…7757Base—$1.05100%0xe082…90c478d ago0xd90405…015a82
0xf861…cd530x0e3d…7757Base—$10.50100%0xc0fa…66cc78d ago0xe62087…4f4524
0xf861…cd530x0e3d…7757Base—$10.50100%0xc246…c59578d ago0xe7e1b9…4619bd
0xf861…cd530x0e3d…7757Base—$1.05100%0x850e…501778d ago0x6bb98c…a049bd
0xf861…cd530x0e3d…7757Base—$10.50100%0x0156…b0f578d ago0x1516c4…a9ba58
0xf861…cd530x0e3d…7757Base—$31.50100%0x0c68…47ce78d ago0x012fd4…da6a5c
0xf861…cd530x0e3d…7757Base—$10.50100%0x6d49…84c878d ago0xff5060…70a841
0xf861…cd530x0e3d…7757Base—$3.15100%0x1ef5…d9e878d ago0xbfa1ae…26f353
0xf861…cd530x0e3d…7757Base—$1.05100%0x7492…70ae78d ago0x0fec44…7cbcd2
0xf861…cd530x0e3d…7757Base—$24.15100%0x1bf5…a71678d ago0x4a0507…9d1fa9
0xf861…cd530x0e3d…7757Base—$4.20100%0xab17…f94378d ago0xa91b7b…76dfeb
0xf861…cd530x0e3d…7757Base—$5.25100%0xdcd9…b01a78d ago0xadf9de…bd5e72
0xf861…cd530x0e3d…7757Base—$6.30100%0xfb42…406e78d ago0x1a16f8…2ce24e

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.