Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x7438cb…6912d2
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x3b591a…92afb9
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x8dadba…b72226
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x14074f…f111ef
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xd3e2cf…34b65d
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x1e6932…4710eb
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x23f257…5558b6
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x537d99…67327d
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x06792c…69599d
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xbc03af…b55aa0
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xc35c12…320903
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xe585c5…246818
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xa44b72…3c17a2
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xcc7bb4…9e111a
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xd7e06b…9c4712
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x6f9155…8819b6
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xa183b8…b89b4a
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x5543b5…7c6d97
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x919826…5cf1a4
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x0577d2…63526d
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x7bb77a…2a10ec
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x30c84c…14898b
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x371f32…6cd953
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0xe0a71f…2b342a
0x8d2a…7d370xb5f0…336aBaseRandom FactFacts$0.001100%coinbase20d ago0x056f10…70c3bc

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.