Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xfffe8f…7ce775
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xca4ea6…f3a142
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xe9650a…435056
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x90d4c0…ae0021
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xacf764…c88f4d
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x9ab635…ea6ee6
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x993ab7…38a371
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x891103…a9d3f1
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xcdf4ee…e96aed
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x7db29f…5711a8
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xdb6654…02352d
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xa25f74…f7389e
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xbc0150…c8145c
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xf581a9…318f15
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xfe024c…f93c17
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xde0599…5c9641
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x6dc4c2…65d7e8
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xe2b5ef…905a84
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x01ac0d…0eae47
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xd40548…17de3a
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x212489…11908e
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x5e5c68…7c7bd5
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0xfea8da…2d632b
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x773813…8c4674
0x8048…79f00x6a5e…c666Base$0.01100%payAI176d ago0x2dd2c6…773f5e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.