Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x3f1c2f…92f27b
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x0358c8…dbc853
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x70e0e0…53a45d
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x85b093…f0bdca
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xc81d26…191139
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x327bf0…e79767
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xc3f7ea…edb305
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xbfd992…ceacae
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x1e9042…7966ac
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xe299c4…6df4ad
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x0354fb…c0881b
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xe25343…f16ccd
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x398101…727f30
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x811169…14dbcb
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xa04964…052955
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xc80176…644b0e
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x129499…694793
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xd61015…46e246
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0x44f822…da7f33
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xe51b4c…68aace
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xe2b106…c4a73e
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase33d ago0xc6a207…788be2
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase34d ago0xbc5f71…aa0062
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase34d ago0x943d2d…e16c65
0x2879…2c790xa9dd…2315Base—$0.002100%coinbase34d ago0xe658b8…464537

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.