Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x9a9035…42d7f6
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xef9d72…68b880
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x194147…f8aa51
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x40823b…86624e
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x026264…d4cb88
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x36ba9f…a592f6
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x857db6…0d0d72
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xedac34…f769cc
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xdedc0a…296364
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x420ef5…80a3e3
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x235676…dba11c
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x63512f…92bdfe
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xe75826…045b35
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xd20fa7…d3ac08
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x4b62d0…dfe8e7
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xcb0286…d002d0
0xc85f…06040xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x70752c…53a576
0xa276…30950xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xab92d8…a3c991
0x9903…cef50xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x744314…2284ca
0x2cc4…fbee0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xdb05ec…fc2548
0x4cf8…57b10xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xbd1415…decc35
0x798d…116f0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x47cc05…7720fc
0x7816…74140xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0x28a471…4d64ee
0x63ed…64200xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xcdf18b…226874
0x4550…f8b30xb5f0…336aBaseRandom FactFacts$0.001100%coinbase49d ago0xecb269…32874b

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.