Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d5…34cc0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xcafbf3…8e1e56
0xe50c…50240xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xb14912…65bda5
0x5b52…2e8c0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xd9f617…8672e6
0x7a7b…73930xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xd1f3b3…216213
0x61fb…76a10xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x760298…2f17b0
0x3096…84470xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x6b9020…886849
0xbb7f…da370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x48e166…38ba19
0xce84…60f00xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xeee009…307c8f
0xf7fc…f2760xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x981ff4…288b93
0xc971…a09e0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x1e0ed8…ea649f
0x63ed…64200xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xdbc56b…8f722c
0x3f42…4a0c0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x6652a2…6356fa
0x3f42…4a0c0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x5e5fd5…9e06c4
0x30ce…ca3b0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x004538…2070c2
0xa831…09fa0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xd1688b…1f53c5
0xddc3…74e20xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0x617d50…757adc
0x6152…7cb70xb5f0…336aBaseRandom FactFacts$0.001100%coinbase11d ago0x5d1a4e…0fc4be

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.