Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xdc62…ccb60x73fc…b29bBase—$0.0085100%0x0018…ca97120d ago0x355b6d…56bf99
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x8aafe2…b7fe82
0xa436…5bce0x73fc…b29bBase—$0.01100%0x0018…ca97120d ago0xe92b11…b9c1b0
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x98d9ed…cfc124
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x9b3b53…01ed20
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xff50fa…6f3f97
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x56c3bc…22d04a
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa926d1…e79f29
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x9114f6…360cc4
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xb93261…9dfb7c
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x113987…39f858
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x7222c4…63d929
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x29a6e8…d69ffc
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xf135f9…e9ef7e
0xa436…5bce0x73fc…b29bBase—$0.01100%0x0018…ca97120d ago0xaa3b84…da6dd3
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca97120d ago0x7e0dee…5fac44
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca97120d ago0xe034f7…2e9525
0x771d…ead40x73fc…b29bBase—$0.01100%0x0018…ca97120d ago0x7c4353…c59a2b
0x0e0b…44ae0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x9ea43a…6b6224
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa11379…bbb26d
0xb3bf…f7e40x73fc…b29bBase—$0.005100%0x0018…ca97121d ago0xc47bac…983200
0xf6e9…738c0x73fc…b29bBase—$0.01100%0x0018…ca97121d ago0x65dec4…50203c
0xf6e9…738c0x73fc…b29bBase—$0.006100%0x0018…ca97121d ago0xf86257…a1317e
0xf6e9…738c0x73fc…b29bBase—$0.006100%0x0018…ca97121d ago0x952236…92f0bb
0xa436…5bce0x73fc…b29bBase—$0.0075100%0x0018…ca97121d ago0xcc6f6c…a3c23c

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.