Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x614a…d5ce38d ago0x71fb42…cc6f3a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9c66…aca638d ago0xcb69f5…0c33dd
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbb85…658238d ago0x8738b9…f813e2
0xa17c…60a90x0e3d…7757Base—$10.5070%0x80e2…187338d ago0x1eecb1…471559
0xa17c…60a90x0e3d…7757Base—$21.0070%0x44e3…343238d ago0x94003e…6569ea
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xc4f0…359638d ago0x22e1cc…b56633
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x1434…1c6e38d ago0x86f0a2…62e24d
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x6768…243538d ago0x97d229…e6f498
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xe4bd…cd4e38d ago0xbf6f62…1f0ff6
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x91b5…1a5e38d ago0xb091cc…97c04b
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x969c…eacf38d ago0x13a5e5…31aeaf
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x5e05…afbb38d ago0x9dde3d…af99dd
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xdae3…916a38d ago0x8322ba…ace39b
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xc6b9…2d8638d ago0x645c84…b130ec
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x04bf…0d0e38d ago0x5d880e…1139fa
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1513…b51338d ago0x3fb533…1b4f68
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x6f36…132b38d ago0x31559b…b3157f
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xec3e…414c38d ago0xee5a6f…21f75e
0xa17c…60a90x0e3d…7757Base—$2.1070%0x170f…623039d ago0xe92587…626d87

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.