Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0x0452c2…a623cc
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0xe7551c…33f1ee
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0x3c5aa7…8d738d
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0x3a84a7…7dad71
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0x0e496c…09634b
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0xa44657…3f4df8
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase14d ago0x5ec0fc…6e5311
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xc35936…050302
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xd54ca6…c5ced4
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x33620b…053b02
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x154319…e883c8
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x4a1857…47da5c
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x9cff8b…0ae5cc
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xad8840…af374d
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xff89b0…a0db78
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x23214a…2516c1
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xf55f38…538f82
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x4fb8c7…e97af9
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x88a389…5d8a0f
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x3cccb8…79efcb
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xb952d6…dfd4c8
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x14c910…7cb004
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0xd77133…29ad8e
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x676bfe…53f96a
0x3722…c5220xb18f…7d16Base—$0.003100%coinbase15d ago0x790388…f12bf8

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.