Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc7m ago0x027004…ea800d
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc14m ago0x56df50…4832d3
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc29m ago0x6585f0…02a846
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a529m ago0x8229dc…27a349
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a530m ago0x77f14f…e0205e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a532m ago0x1df66b…558ec5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc50m ago0x4cd721…1b0156
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc1h ago0x941d93…bd49da
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc1h ago0x050511…ec08d4
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc1h ago0x2fe362…b756e7
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc2h ago0x5a9d51…029dc9
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2h ago0x80d49e…f9aa03
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0xf4c032…9de6ad
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0x872562…d71b92
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a52h ago0xc5e17e…c94ce8
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a52h ago0xf29ad3…6dec8b
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0x65be44…b2baa5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0x9abea1…35f511
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc2h ago0x37a12a…e4519e
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc2h ago0x6e50f1…700092
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0xbb0b58…3988bc
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a52h ago0x58cef9…4484c9
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0xb3c79f…0401b4
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a52h ago0xa453c1…aca7c9
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a52h ago0x6d0d00…0f9619

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.