Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71c3…08a40x3e0a…78e7Base—$0.004749100%coinbase74d ago0x0f7618…b47314
0x71c3…08a40x3e0a…78e7Base—$0.005583100%coinbase74d ago0xab9fb3…c5f42c
0x71c3…08a40x3e0a…78e7Base—$0.004492100%coinbase75d ago0xbecc68…b48a59
0x71c3…08a40x3e0a…78e7Base—$0.004926100%coinbase75d ago0xca6570…f30a27
0x71c3…08a40x3e0a…78e7Base—$0.003158100%coinbase75d ago0xdf1803…afb81b
0x71c3…08a40x3e0a…78e7Base—$0.005255100%coinbase75d ago0x3f722e…750932
0x71c3…08a40x3e0a…78e7Base—$0.003763100%coinbase75d ago0x010e5c…d6cc63
0x71c3…08a40x3e0a…78e7Base—$0.004524100%coinbase75d ago0x53dea0…877bfc
0x71c3…08a40x3e0a…78e7Base—$0.003347100%coinbase75d ago0x2eb854…fb9198
0x71c3…08a40x3e0a…78e7Base—$0.004536100%coinbase75d ago0x239806…030d45
0x71c3…08a40x3e0a…78e7Base—$0.005832100%coinbase75d ago0xde6bd7…30ddb2
0x71c3…08a40x3e0a…78e7Base—$0.004703100%coinbase75d ago0x47ccd1…61c524
0x71c3…08a40x3e0a…78e7Base—$0.003902100%coinbase75d ago0x531b4a…7408da
0x71c3…08a40x3e0a…78e7Base—$0.004242100%coinbase75d ago0x3db849…a42318
0x71c3…08a40x3e0a…78e7Base—$0.004492100%coinbase75d ago0x6ea417…a830fd
0x71c3…08a40x3e0a…78e7Base—$0.004493100%coinbase75d ago0xf180fc…fb45de
0x71c3…08a40x3e0a…78e7Base—$0.00472100%coinbase75d ago0xf4b962…83dd17
0x71c3…08a40x3e0a…78e7Base—$0.005474100%coinbase75d ago0x198e99…1b2e35
0x71c3…08a40x3e0a…78e7Base—$0.005839100%coinbase75d ago0x38945c…d41e93
0x71c3…08a40x3e0a…78e7Base—$0.003887100%coinbase75d ago0x2d51c0…2d1b59
0x71c3…08a40x3e0a…78e7Base—$0.00589100%coinbase75d ago0x049bc2…f9a90d
0x71c3…08a40x3e0a…78e7Base—$0.00285100%coinbase75d ago0x28a6c5…548b52
0x71c3…08a40x3e0a…78e7Base—$0.003786100%coinbase75d ago0x91e550…7b381c
0x71c3…08a40x3e0a…78e7Base—$0.003305100%coinbase75d ago0x26b414…a0ef62
0x71c3…08a40x3e0a…78e7Base—$0.004354100%coinbase75d ago0xcfc5ae…8d0676

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.