Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ff4…a22b0xc59c…6235Base—$0.01100%payAI3d ago0xfc2005…de83c4
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x841cb2…1e46ba
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x01911e…d5e9bc
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x552995…9b767f
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xf4bab3…8dac1a
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x3be074…4fbd79
0x2ff4…a22b0xc59c…6235Base—$0.01100%payAI3d ago0xafce2e…8736e1
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xfd79c3…591b97
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x61910f…997c7a
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x98b0fd…2bd79f
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xd5c84d…2bfd0c
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x20ec6c…635383
0x2ff4…a22b0xc59c…6235Base—$0.01100%payAI3d ago0x21436a…aa2823
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x5b4e2e…7bdd0b
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x14159f…03a3ae
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x606d27…ec75a4
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x0a7d24…01a975
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xb3e7b6…fc4a50
0x2ff4…a22b0xc59c…6235Base—$0.01100%payAI3d ago0x567ea9…ac4568
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x2c7625…39e8c0
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xd2087a…b45cee
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x0e49cc…e631fc
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xf3857b…e0fe34
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0xf67762…d5215e
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI3d ago0x377ec5…62b83e

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.