Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5414…49190xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase84d ago0xc9ff9e…a676a0
0x5414…49190x4c34…02d9Basex402 service$0.001100%coinbase84d ago0x8534cf…f429d9
0x5414…49190x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0x765a1d…c11e91
0x5414…49190x549c…c6d1Basex402 service$0.02100%coinbase84d ago0xd31519…d370c3
0x5414…49190x217e…67c4Basex402 Service Auditx402$0.005100%coinbase84d ago0x50debc…49906d
0x5414…49190x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0x13f4cb…994f32
0x5414…49190xdcec…7566Basex402 service$0.25100%coinbase84d ago0x9d662a…431e35
0x5414…49190x6e8b…4e2eBasex402 service$0.002100%coinbase84d ago0x46c7e8…423610
0x5414…49190x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0xebe098…31bebf
0x5414…49190x6302…ad57BaseTripadvisorTravel$0.01100%payAI84d ago0x97cae7…534d21
0x5414…49190x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0xd3be4b…5f1fd0
0x5414…49190x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0xadc5e6…29a38b
0x5414…49190x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0xce5a96…818aae
0x5414…49190x2932…4f60Basex402 service$0.25100%coinbase84d ago0x030c87…0ebb7b
0x5414…49190xf080…e035Basex402 service$0.01100%coinbase84d ago0x1cc70c…6bb0be
0x5414…49190x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0xc7cdb3…8cf168
0x5414…49190x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0x1d46d9…d818db
0x5414…49190xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase84d ago0xbe6a6d…ed46dd
0x5414…49190x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0x777bb8…cfb13f
0x5414…49190x5b56…96f0Basex402 service$0.003100%coinbase84d ago0x0c5f34…213ab4
0x5414…49190x5721…8867Basex402 service$0.001100%coinbase84d ago0xf92570…1681a5
0x5414…49190x260f…82b0Basex402 service$0.05100%coinbase84d ago0x5596d9…1debfa
0x5414…49190x5721…8867Basex402 service$0.001100%coinbase84d ago0xed9e6e…cfd227
0x5414…49190x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase84d ago0x109510…cd7703
0x5414…4919execboxBaseScrape402Extraction$0.002100%coinbase85d ago0xa3f611…4184cc

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.