Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0xfd6c6c…ec7546
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0x45252f…4ca2e0
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0x86d7d1…73eea6
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0x8bedaf…72156f
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0xd6a2b5…9ede11
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0xc43ca4…c9e4ee
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0xd87345…fa70e8
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0xf5c114…b0ca6d
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0xc03bf1…6c219d
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0xa823bd…3f043a
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0xe6a852…6c5cb6
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0x95c9a4…b37ac5
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0x3b760d…a46b4c
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0xc5a3dd…34771b
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0x6f9d13…06c265
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0x7b6e2b…7e2ee2
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0x8f44e5…cdb09e
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0x8f3ddf…6dfaf3
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0x2d79d8…773025
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0x40378f…ea1d28
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0x34f253…d18792
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0xed6007…a5b0cd
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0021…ad8f98d ago0x27bf41…750b1b
0x73ca…f1550x73fc…b29bBase—$0.0075100%0x0018…ca9798d ago0x5bef4b…490f20
0x73ca…f1550x73fc…b29bBase—$0.0075100%0xdf7d…5dbd98d ago0x47b8ea…55e60b

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.