Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xf8f7ba…78648b
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xdaef72…16d87e
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x7f1631…b811a7
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x8b994f…503a98
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x7f0a5e…65f5ee
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xed14ad…78ff1d
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x230db6…45c57a
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x5b392d…3cbd23
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x184297…6bf229
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x34d9ca…bf702f
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x6db807…761f9f
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x642f79…28be5d
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x95037e…76717c
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xd7c86b…824705
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xb5305a…6dd223
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x2d5ca7…0950a4
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xac5ee5…4ce83d
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xb59599…890e75
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x41bb00…a08cbc
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x136f0f…0f815e
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x386701…20c986
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x4f7cda…714248
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x4e5fac…146c6f
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xbc4ace…cfca7e
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xdc8e6d…31f255

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.