Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x78f9…44fa0x8e6e…07f3Base—$0.00170%0x4a15…a5841d ago0x7058fb…737246
0x78f9…44fa0xf475…2805Base—$0.00170%0x4a15…a5841d ago0x069095…e06b40
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x50ee58…f48186
0x78f9…44fa0xe830…3a45Base—$0.000570%0x4a15…a5841d ago0xa03b55…6f60c8
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x91e974…e8bc2e
0x78f9…44fa0x8e6e…07f3Base—$0.00170%0x4a15…a5841d ago0x613c27…5da611
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x36a06e…088b3e
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x94ea8e…67d8e9
0x78f9…44fa0xe830…3a45Base—$0.000570%0x4a15…a5841d ago0x5a1da7…4ffb86
0x78f9…44fa0xf475…2805Base—$0.00170%0x4a15…a5841d ago0x045895…0832ac
0x78f9…44fa0x8e6e…07f3Base—$0.00170%0x4a15…a5841d ago0x3bbf9b…972dcd
0x78f9…44fa0xf475…2805Base—$0.00170%0x4a15…a5841d ago0xdaac91…6dfe8b
0x78f9…44fa0x8e6e…07f3Base—$0.00170%0x4a15…a5841d ago0xb31641…a232d2
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x45b4bd…132bc9
0x78f9…44fa0xe830…3a45Base—$0.000570%0x4a15…a5841d ago0xf52979…dfa902
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0xee6e59…6fd5c5
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x8fb64b…345f2f
0x78f9…44fa0xe830…3a45Base—$0.000570%0x4a15…a5841d ago0xad246d…53cf58
0x78f9…44fa0xe830…3a45Base—$0.000570%0x4a15…a5841d ago0x054777…964e55
0x78f9…44fa0xf475…2805Base—$0.00170%0x4a15…a5841d ago0x97d8f1…3e7810
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0x712980…09c9ce
0x78f9…44fa0x79bb…9884Base—$0.00270%0x4a15…a5841d ago0xad7f6f…860ba2
0x78f9…44fa0xf475…2805Base—$0.00170%0x4a15…a5841d ago0xa036e2…12b563
0x78f9…44fa0xf475…2805Base—$0.00170%0x4a15…a5841d ago0xcb091a…12f6b2
0x78f9…44fa0x8e6e…07f3Base—$0.00170%0x4a15…a5841d ago0x990d02…bf8e3d

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.