Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base—$0.00563670%0x6366…f1e249d ago0xe2990a…594d7f
0xbff5…6fde0x6366…f1e2Base—$0.1270%0x6366…f1e249d ago0x727734…8fc92b
0xbff5…6fde0x6366…f1e2Base—$0.001836100%0x6366…f1e249d ago0xb3e72f…3fa3d9
0xbff5…6fde0x6366…f1e2Base—$0.006483100%0x6366…f1e249d ago0x0a3138…d7f636
0xbff5…6fde0x6366…f1e2Base—$0.11100%0x6366…f1e249d ago0xb77574…d3d42d
0xbff5…6fde0x6366…f1e2Base—$0.00183170%0x6366…f1e249d ago0x0e4dff…5824ec
0xbff5…6fde0x6366…f1e2Base—$0.00647470%0x6366…f1e249d ago0x18f087…bcd2ac
0xbff5…6fde0x6366…f1e2Base—$0.1470%0x6366…f1e249d ago0x514711…02915e
0xbff5…6fde0x6366…f1e2Base—$0.1570%0x17c8…043649d ago0x5c9b82…dd3577
0xbff5…6fde0x6366…f1e2Base—$0.00652870%0x6366…f1e249d ago0x3ce106…b479b7
0xbff5…6fde0x6366…f1e2Base—$0.1270%0x6366…f1e249d ago0x971d7a…1471c5
0xbff5…6fde0x6366…f1e2Base—$0.00183770%0x6366…f1e249d ago0xde72d3…07638b
0xbff5…6fde0x6366…f1e2Base—$0.0064970%0x6366…f1e249d ago0x97e949…5fad2e
0xbff5…6fde0x6366…f1e2Base—$0.1270%0x6366…f1e249d ago0xde06c3…cf9182
0xbff5…6fde0x6366…f1e2Base—$0.000028100%0x6366…f1e249d ago0x3f7033…901764
0xbff5…6fde0x6366…f1e2Base—$0.00667100%0x6366…f1e249d ago0x54e5a0…045e1e
0xbff5…6fde0x6366…f1e2Base—$0.20100%0x6366…f1e249d ago0x1e2165…d6ed4d
0xbff5…6fde0x6366…f1e2Base—$0.00529770%0x6366…f1e249d ago0xff3a28…af8e00
0xbff5…6fde0x6366…f1e2Base—$0.2270%0x6366…f1e249d ago0x419929…082b2d
0xbff5…6fde0x6366…f1e2Base—$0.15100%0x17c8…043649d ago0x3a367f…4fb6a5
0xbff5…6fde0x6366…f1e2Base—$0.00293100%0x6366…f1e249d ago0x75f6ee…f2a787
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e249d ago0x86e528…a43d43
0xbff5…6fde0x6366…f1e2Base—$0.000019100%0x6366…f1e249d ago0x3b4ed7…5afc1d
0xbff5…6fde0x6366…f1e2Base—$0.006499100%0x6366…f1e249d ago0xd41e0f…de7466
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e249d ago0x65a783…d86ae6

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.