Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x49ac49…384ca3
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x9cbb97…c7c98f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0xd5eea0…fb9bc3
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0xe46ed5…ad945c
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x693e09…8d1aa1
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x11a56d…7958f6
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x245374…0839cf
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xc95a6e…29582c
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0x6987e1…5f3d01
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xed3652…d87670
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0xc0490c…881250
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x57d00c…a90fb5
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x0b758a…69a819
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x6a0567…230c7b
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0x1f666d…785acf
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xae6e2b…40d2d5
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0xc2990e…e858cd
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x123730…77dfb5
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x2f1c0c…0117be
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xb076d7…46af67
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0x6d07fa…a7faf1
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x0513ad…d99977
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0xea218f…7db5ec
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x93ed09…e14788
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x28e400…e68a4d

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.