Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005261100%coinbase142d ago0x2de342…c4c76c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00534100%coinbase142d ago0xcb2afd…fde233
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005371100%coinbase143d ago0x444590…1f65ed
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004994100%coinbase143d ago0x7a9bb6…6c1d56
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00537100%coinbase143d ago0xce2b8f…507e77
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005308100%coinbase143d ago0xfba6a5…345967
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005667100%coinbase143d ago0xc032ac…0921cc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00507100%coinbase143d ago0x42c499…34812d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005318100%coinbase143d ago0xedb749…4ee811
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005105100%coinbase143d ago0x86bd2a…a0ba5f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.008433100%coinbase143d ago0xda649e…1bb98e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005226100%coinbase143d ago0xe98357…6495b0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00524100%coinbase143d ago0x476d4c…b98f10
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005063100%coinbase143d ago0xac5ea0…7fe795
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005252100%coinbase143d ago0x1e63d2…cba9a4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005341100%coinbase143d ago0x27faef…530b15
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004927100%coinbase143d ago0xa7f09c…8b9280
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005331100%coinbase143d ago0x99604d…d87f67
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005309100%coinbase143d ago0x9d0954…6361b0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005337100%coinbase143d ago0xd92e14…2a0d05
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00525100%coinbase143d ago0x1c6e2d…a07c79
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005407100%coinbase143d ago0xb93f69…d8bfcb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005309100%coinbase143d ago0x1fb34f…89b2e7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005255100%coinbase143d ago0xb46e6d…4ce7f7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005349100%coinbase143d ago0x586a6e…6951b2

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.