Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d27…868e0xc148…3515Base—$150.0070%0xe528…c02826d ago0x18893d…2f4c80
0xd37b…f4d80xc148…3515Base—$200.0070%0x23ef…243126d ago0xb8bac4…6bf17d
0xd37b…f4d80xc148…3515Base—$100.0070%0xe528…c02826d ago0x502459…93c2d8
0xd37b…f4d80xc148…3515Base—$200.0070%0x23ef…243126d ago0x2b89dd…a83729
0xd37b…f4d80xc148…3515Base—$100.0070%0xe528…c02826d ago0x3cebb2…beb970
0xd665…c4a10xc148…3515Base—$100.0070%0x23ef…243126d ago0x0f2972…b93602
0x1020…90ed0xc148…3515Base—$94.2770%0xe528…c02826d ago0x85af29…550691
0x2ce0…e0a60xc148…3515Base—$99.9670%0x23ef…243126d ago0x3561ee…b330a7
0x3d49…d4b40xc148…3515Base—$18.2070%0xe528…c02826d ago0xcdf5d0…775a89
0x5611…6e600xc148…3515Base—$37.1670%0x23ef…243126d ago0x7e5dcb…6b84c6
0x2ce0…e0a60xc148…3515Base—$84.9670%0xe528…c02826d ago0x4c7671…1f8f92
0xaada…6efd0xc148…3515Base—$160.6570%0x23ef…243126d ago0xe9ff91…a6761f
0xdfa0…4e650xc148…3515Base—$99.5070%0xe528…c02826d ago0xc2bcf9…c77687
0xd665…c4a10xc148…3515Base—$100.0470%0x23ef…243126d ago0x3134a2…f8cbe7
0x3d49…d4b40xc148…3515Base—$99.3070%0xe528…c02826d ago0x315e74…4c0d33
0x9b4a…ef3b0xc148…3515Base—$40.0070%0x23ef…243126d ago0x9dc101…4b1036
0xaada…6efd0xc148…3515Base—$230.0070%0xe528…c02826d ago0x83d10c…47be3c
0x9b4a…ef3b0xc148…3515Base—$21.4670%0x23ef…243126d ago0x42a820…d31e91
0x6405…91380xc148…3515Base—$95.6170%0xe528…c02826d ago0x5b2a21…adeaca
0x462c…b3ea0xc148…3515Base—$236.3670%0x23ef…243126d ago0x352d2c…33084d
0xfbf5…88870xc148…3515Base—$210.0070%0xe528…c02826d ago0x840e83…7122c1
0xc14e…08030xc148…3515Base—$242.0070%0x23ef…243126d ago0x2880a5…f2b7aa
0x935f…9cd40xc148…3515Base—$48.7870%0xe528…c02826d ago0xca45fa…ae5b31
0xc651…df250xc148…3515Base—$29.4270%0x23ef…243126d ago0x650677…74305b
0x6405…91380xc148…3515Base—$53.5770%0xe528…c02826d ago0xac8e6a…e9a928

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.