Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0xa1e82b…ddd1ff
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x88f239…b91e40
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0x559320…31b376
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0x8f3eff…c52a8b
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x8cd6a5…67dca0
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0xea36eb…9774b0
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0x3f2e3f…c4e58a
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x579080…67dbba
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0x6ae840…7b8117
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0x2f0253…cee54b
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x4b2227…1e7a75
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0x09a054…b60c6e
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0x873e58…1d7a0c
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x787410…21e276
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0x3f5f40…100aea
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0xffc4fe…170063
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x544dfd…a56f86
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0x4ef54c…7a95fc
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0x5d7de7…e594cf
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x72c5c6…141101
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0xf47c1c…5eb55a
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0xfe49e8…dcfc39
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca97100d ago0x0931e5…32f55e
0xb90f…77d10x73fc…b29bBase—$0.002100%0xdf7d…5dbd100d ago0xe0b1a4…b217d8
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0021…ad8f100d ago0xe86a13…39d3f4

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.