Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xcb5025…6abd5b
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x00ade2…d4f025
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xbc1896…8a1d0a
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xc75a07…f169ed
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x8d847e…8d7e8c
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x084b4b…4732da
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xdf6890…e79104
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x0bc727…565ae9
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x0af7f5…19cf90
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x41cc7b…8e18b3
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x7eb7c7…99c63d
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x6facd8…46ae32
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x2f1ab6…1ec2ae
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x74f966…93c301
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xe06d61…90ce51
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xcfc0dd…d1fde1
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x9709eb…0f76e3
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x6c36eb…b5a50d
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x442530…329cb0
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xa15d63…08ed29
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0xe13250…d55624
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x7f6dea…864e12
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x61617f…8ff36e
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x6cfb07…9e90d3
0xf65d…40670xa9dd…2315Base—$0.002100%coinbase23d ago0x6922d3…791c95

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.