Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0xa02fe0…401fce
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0x77e35e…5b2421
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xb7e8fd…88494f
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0x927862…931d1a
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0x297507…1ea12b
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0xbeaf3b…505658
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0x6d2e2f…a01a22
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0x52f952…93b0a1
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x980da0…c1170d
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0x0b7a0b…06b4ca
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0xd0a499…aea457
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x7a21f7…c3fbda
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0xa4c9ed…9894ab
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0x34d7ae…e2dfdb
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x0643ea…1a6ea2
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0x152e77…64f15e
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0xeb31e2…3ceb2e
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x87ec58…43112d
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0xaeb30e…7a4f8f
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0x104fe6…bc8ab6
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x9968e2…7b78cd
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0x08c2cf…503c2d
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0021…ad8f97d ago0x318560…5324ef
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0x0018…ca9797d ago0x58cbc7…12cff7
0x7d4b…2bbc0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd97d ago0xcb1044…5ff801

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.