Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase106d ago0x1897d0…ae8a32
0x9cc4…b1760x9395…48afBasex402 service$0.05100%coinbase106d ago0xb5381d…1982c2
0x9cc4…b1760x9395…48afBasex402 service$0.03100%coinbase106d ago0x1f082d…63867e
0x9cc4…b1760xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase106d ago0x143d42…117b02
0x9cc4…b1760x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase106d ago0xbd4a52…295c5c
0x9cc4…b1760x1664…e4deBasex402 service$0.03100%coinbase106d ago0x27a132…d0d9d9
0x9cc4…b1760x1664…e4deBasex402 service$0.05100%coinbase106d ago0x39d442…7463c5
0x9cc4…b1760x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase106d ago0x4430c0…1801c4
0x9cc4…b1760xe341…9f73BaseIXSRwa$0.01100%coinbase106d ago0x40fd12…793242
0x9cc4…b1760xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%payAI106d ago0x398a0e…56821c
0x9cc4…b1760xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%payAI106d ago0x40270d…daad00
0x9cc4…b1760xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%payAI106d ago0x356d11…f887b5
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0x5bd06a…b4e3d5
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0x67466a…0fe480
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0xce80c1…31266d
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0xce80c1…31266d
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0xda6248…639c37
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0xbe28f4…a0aead
0x9cc4…b1760xa112…7d60Base$0.01100%heurist106d ago0xb23bf8…681d18
0x9cc4…b1760x8043…25a8Base$0.005100%payAI106d ago0x9afe98…3f76f0
0x9cc4…b1760x8043…25a8Base$0.005100%payAI106d ago0x02a916…f3d83c
0x9cc4…b1760xad62…95c8Basex402 service$0.008100%coinbase106d ago0x9570b8…4428bc
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0x5c6fe3…1bf038
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0x707af0…ec5aec
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI106d ago0x7cd83e…3c0fb4

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.