Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x1853…8ede0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xc15bd4…c68aab
0x5c0d…e16f0x73fc…b29bBase—$0.01100%0x0018…ca9799d ago0x049619…0eec57
0x5c0d…e16f0x73fc…b29bBase—$0.01100%0x0018…ca9799d ago0x0f2780…e151ea
0x5c0d…e16f0x73fc…b29bBase—$0.006100%0x0018…ca9799d ago0x25401a…0cc85d
0x5c0d…e16f0x73fc…b29bBase—$0.01100%0x0018…ca9799d ago0x696fbd…1d1c61
0xa542…c2e30x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0xfcfa13…71a616
0xa542…c2e30x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0x7fbfe0…b1a792
0xa542…c2e30x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0x978c88…3adaf0
0xa542…c2e30x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0x04d257…953914
0xa542…c2e30x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0x6e2ba2…89fe90
0xa542…c2e30x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0x4e31a9…3e96ba
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x93475c…116876
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x9c7e28…7b86c5
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x3e4631…34dc78
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x248283…611145
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0xae6772…267688
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x07011c…d9b598
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x4dacfd…c525ae
0xa142…84e90x73fc…b29bBase—$0.01100%0x0018…ca9799d ago0xdeb9f5…dcee3b
0x6d88…137f0x73fc…b29bBase—$0.02100%0x0018…ca9799d ago0x9d348c…3d0159
0x6d88…137f0x73fc…b29bBase—$0.02100%0x0018…ca9799d ago0x8fe8fd…8f1c81
0x6d88…137f0x73fc…b29bBase—$0.02100%0x0018…ca9799d ago0x5d8473…0e742c
0x6d88…137f0x73fc…b29bBase—$0.01100%0x0018…ca9799d ago0x94af2d…f08ebe
0x6d88…137f0x73fc…b29bBase—$0.0085100%0x0018…ca9799d ago0xdda5b1…4fe2f5
0xb90f…77d10x73fc…b29bBase—$0.002100%0x0018…ca9799d ago0x88f239…b91e40

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.