Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a511s ago0x1aa13e…62f4f5
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a513s ago0x6334f6…36272b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase13s ago0x92db21…fc54d8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase13s ago0x86abbc…f65e4a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase15s ago0xbc2c08…fa546b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase15s ago0xb9aa35…f1628d
0xd4b3…94a50x8a12…0881Base—$0.99100%coinbase17s ago0xb28c5b…0eb377
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xf65bec…dcf6c4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0x08397a…ef7d7f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0x9884be…61f9fb
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0xe56b1f…59babb
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x4bc219…d5bc3c
0x2b00…fbd30xef43…6c7fBase—$0.01100%virtuals21s ago0x2840ea…877be1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase25s ago0x92d6fb…56d6db
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0xb09006…09c045
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x96fcfe…d789d1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0x8012d3…55750f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x06c09e…bf89ab
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase31s ago0x1bceb5…b58d59
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0x211814…b98263
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase33s ago0x2d68fd…2a59cb
0xe21a…7c060x3e0a…78e7Base—$0.004578100%coinbase33s ago0x2735bf…e7c173
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase35s ago0x8136e0…f62504
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase35s ago0xdad21f…daaa78
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a537s ago0x96fc45…01069b

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.