Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x380e…d60e0x5c4e…a0fdBase—$0.2770%0x5c4e…a0fd6d ago0xcbfe3d…a57bd7
0x5c4e…a0fd0x4020…0003Base—$0.0095370%0x76df…02566d ago0xee16fa…dcdc65
0x5c4e…a0fd0x4020…0003Base—$0.00571870%0x76df…02566d ago0xbf3746…ea96e3
0x5c4e…a0fd0x4020…0003Base—$0.00571870%0x76df…02566d ago0x1c6b9f…318784
0x5c4e…a0fd0x4020…0003Base—$0.0095370%0x76df…02566d ago0xba7ea6…629fd0
0x5c4e…a0fd0x4020…0003Base—$0.5770%0x76df…02566d ago0x0512d0…3287e4
0x5c4e…a0fd0x4020…0003Base—$0.00954570%0x76df…02566d ago0xd38a35…a6fd9c
0x5c4e…a0fd0x4020…0003Base—$0.00572770%0x76df…02566d ago0xa2777e…f8704f
0x5c4e…a0fd0x4020…0003Base—$0.00572770%0x76df…02566d ago0xe02a38…1150d5
0x5c4e…a0fd0x4020…0003Base—$0.00954570%0x76df…02566d ago0x5334ff…7347e4
0x5c4e…a0fd0x4020…0003Base—$0.5770%0x76df…02566d ago0x4c2f30…9e9ab4
0x212b…3de10x5c4e…a0fdBase—$0.2770%0x5c4e…a0fd6d ago0xafe605…b7ff8b
0x5c4e…a0fd0x4020…0003Base—$0.00953570%0x76df…02566d ago0x142ce4…e6b2b8
0x5c4e…a0fd0x4020…0003Base—$0.00953570%0x76df…02566d ago0x8cfcb5…e34398
0x5c4e…a0fd0x4020…0003Base—$0.00953570%0x76df…02566d ago0x46adde…6b2d62
0x5c4e…a0fd0x4020…0003Base—$0.00572170%0x76df…02566d ago0x8fecdf…08cb0f
0x5c4e…a0fd0x4020…0003Base—$0.00572170%0x76df…02566d ago0x843fee…8e6462
0x5c4e…a0fd0x4020…0003Base—$0.00953570%0x76df…02566d ago0x226283…a29dcc
0x5c4e…a0fd0x4020…0003Base—$0.5770%0x76df…02566d ago0x0a099f…4dde6b
0xe9e6…973c0x5c4e…a0fdBase—$0.2370%0x5c4e…a0fd6d ago0x99cce3…9ad5ba
0x5c4e…a0fd0x4020…0003Base—$0.0095470%0x76df…02566d ago0x4f5ad9…ea4d20
0x5c4e…a0fd0x4020…0003Base—$0.00572470%0x76df…02566d ago0x9e2a5e…afc391
0x5c4e…a0fd0x4020…0003Base—$0.00572470%0x76df…02566d ago0x5fc842…8ed543
0x5c4e…a0fd0x4020…0003Base—$0.0095470%0x76df…02566d ago0xcc72e2…829857
0x5c4e…a0fd0x4020…0003Base—$0.5770%0x76df…02566d ago0x1d2c17…7d6211

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.