Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0x162cba…61dda0
0xd1d0…c69c0xe017…2667Base$0.0170%0x194e…37a516d ago0xc5f20d…832c04
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0x3154d4…81fe89
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a516d ago0x995fd1…574a2e
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c16d ago0x89bb3f…82a4f2
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a516d ago0x287a1b…2f9748
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0x03f308…0c5a49
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a516d ago0x694ef1…f4d441
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0x0be35d…bd9bc1
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a516d ago0xd7c724…c66f54
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c16d ago0x4b1f50…85a801
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a516d ago0xb34d57…98e881
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0x45d334…93d5a4
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a516d ago0x1a77bd…29f4ba
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0xdb5adb…30ac85
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a516d ago0x5be3a6…070e0f
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c16d ago0x5c03ef…c74baf
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a516d ago0x7809f7…9143b6
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c16d ago0x7c6e6f…645192
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a516d ago0x5f93be…3bd45a
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c17d ago0xbe1d3e…051500
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a517d ago0x6f4542…b8a420
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c17d ago0xca2103…2c60c2
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a517d ago0x35987e…b955af
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c17d ago0x718e0b…49a209

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.