Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x51f058…aeab84
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x16a853…49dd18
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0xeefe39…aded46
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x7e7915…3fd59a
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0xdf45be…9647a0
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x7bfd6d…ea8a53
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x475376…2bb228
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x01b68a…362ffc
0x4ab0…c5c90x73fc…b29bBase$0.005100%0x0018…ca97106d ago0x93d909…c5ec9b
0x4ab0…c5c90x73fc…b29bBase$0.02100%0x0018…ca97106d ago0x1388ad…7fb858
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0xfe1975…14cdb0
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0xe04d42…8358f2
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0x38dd90…4ac7bc
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0xe07e36…f8dc48
0x97ab…22280x73fc…b29bBase$0.002100%0x0018…ca97107d ago0x70c975…22e6c5
0x92ca…c4310x73fc…b29bBase$0.0075100%0x0018…ca97107d ago0x653fc6…4c6981
0x92ca…c4310x73fc…b29bBase$0.0075100%0x0018…ca97107d ago0x049dbe…4a44c6
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0xf19320…3684b4
0x92ca…c4310x73fc…b29bBase$0.01100%0x0018…ca97107d ago0x87053b…d9edb0
0x92ca…c4310x73fc…b29bBase$0.0075100%0x0018…ca97107d ago0x2282e1…3dcf12
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0xc66f03…531eaf
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0x4fbd4e…890916
0x97ab…22280x73fc…b29bBase$0.006100%0x0018…ca97107d ago0x820b0b…2a179e
0x92ca…c4310x73fc…b29bBase$0.01100%0x0018…ca97107d ago0x7352bc…5aa28c
0x92ca…c4310x73fc…b29bBase$0.0075100%0x0018…ca97107d ago0x926463…dc4720

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.