Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0x95a398…bb4a9d
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0x059d4f…ce49ec
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0x761c67…3c0da1
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0xc7cb15…b6a70e
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0x6ef68d…b125d4
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0xf49612…f80038
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0xc1e3d3…affdee
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0xaeb2d0…62c5a4
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0x17173f…371e69
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase36d ago0x520e60…42836f
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x433cc8…3dd423
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x639d7e…72770e
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0xf2bfb2…0c8e53
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x09c0ad…71744d
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x08f361…d422f2
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x9c8fa8…3445a5
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0xe1f67b…f0962e
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x415c65…3ea770
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x05f188…6e630c
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x902879…c0ab8d
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0xdca039…f39f3e
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x2ab56c…dbfe70
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0xec5edd…5a15f7
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x0025cc…d45873
0x72a4…e5de0xa9dd…2315Base—$0.002100%coinbase37d ago0x873ddf…9bc9e3

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.