Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xcd57d6…c4969f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x754284…21b55a
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x6f2925…0ed65a
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xa80fd0…2b6c6a
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x3d0e88…59845f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xef3540…04550f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x934f12…6ab8fb
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x789d05…e3c2c3
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x217c07…d9c654
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x881c27…60a7bf
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x2cb154…0b1b6a
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x554528…2ecb0d
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x071d40…6fcda5
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x2f53cd…b4f292
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x819b77…25cd43
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xcd6c36…5183a7
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x2c09f1…84d33c
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x627007…afa790
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xc286c6…537824
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x6a1b97…8cc09d
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xbb0bcc…9afe62
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0x7cca3b…99fe92
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xf5edd3…0865e4
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xedaac2…fc4749
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase40d ago0xa0a631…d120ed

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.