Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x44a165…8a7242
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x893157…a648fa
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x1be3d7…e7e66a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x9c64e0…860a74
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x962570…35e1fd
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x7b0f08…11f96c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0xd63167…0d38f3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x9257d8…9abd5b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0xf848ac…a0bc83
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x14de0d…800861
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x17520e…003435
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x6f0be6…f20b96
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0xc54218…e60115
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x0c4f70…8a7f40
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x984c64…00db0a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x887b11…0d24d3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0xf9864e…fd3812
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0xae8f63…2d76a8
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase136d ago0x900040…90fd2c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase136d ago0xed775e…89e4b2
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase136d ago0xd7411b…027f5b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase136d ago0x7e53c8…e037ce
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase136d ago0x1e9e2a…f85993
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase136d ago0x3aafbc…a50878
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase136d ago0x01d825…3f1bff

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.