Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x7599…3a79Base—$0.01100%coinbase72d ago0xf73f33…63d9bf
0xaf9b…a7ce0x2d2e…50acBase—$0.01100%coinbase72d ago0x89d694…2a0f18
0xaf9b…a7ce0x10c8…c713Base—$0.01100%coinbase72d ago0x613efa…ee5010
0xaf9b…a7ce0xefd3…2c46Base—$0.01100%coinbase72d ago0xdfed1d…a0ef56
0xaf9b…a7ce0x8415…7992Base—$0.01100%coinbase72d ago0x6e7b98…edc4db
0xaf9b…a7ce0x880e…a878Base—$0.01100%coinbase72d ago0xaa0ddd…66a09d
0xaf9b…a7ce0x7e9f…f16aBase—$0.01100%coinbase72d ago0xe0d621…d3b41a
0xaf9b…a7ce0xa540…b470Base—$0.01100%coinbase72d ago0xb991fc…643508
0xaf9b…a7ce0xcce6…b75cBase—$0.01100%coinbase72d ago0xd2f483…429997
0xaf9b…a7ce0xd6fc…0865Base—$0.01100%coinbase72d ago0x1eb1cf…f75023
0xaf9b…a7ce0xf289…9ec2Base—$0.01100%coinbase72d ago0xd03316…e33414
0xaf9b…a7ce0x1f80…5619Base—$0.01100%coinbase72d ago0xd71220…b781ba
0xaf9b…a7ce0xe221…765bBase—$0.01100%coinbase72d ago0x896146…0e84c2
0xaf9b…a7ce0xc003…18b4Base—$0.01100%coinbase72d ago0xd42633…01d569
0xaf9b…a7ce0xb10d…bc79Base—$0.01100%coinbase72d ago0xea5897…58212d
0xaf9b…a7ce0x6f10…6135Base—$0.01100%coinbase72d ago0x2a2451…f09cf5
0xaf9b…a7ce0xe26b…048fBase—$0.01100%coinbase72d ago0x66f0a6…fc923f
0xaf9b…a7ce0x0928…774cBase—$0.01100%coinbase72d ago0x394862…85ca7c
0xaf9b…a7ce0x5570…14f4Base—$0.01100%coinbase72d ago0xbf4e7c…4578fe
0xaf9b…a7ce0xf02e…e703Base—$0.01100%coinbase72d ago0x613264…dd41d9
0xaf9b…a7ce0x0e6d…91b0Base—$0.01100%coinbase72d ago0xa70a5a…608c43
0xaf9b…a7ce0xfc46…5d7eBase—$0.01100%coinbase72d ago0x37021a…002c62
0xaf9b…a7ce0xaf4f…1924Base—$0.01100%coinbase72d ago0xd06719…bdd365
0xaf9b…a7ce0xd34c…1e59Base—$0.01100%coinbase72d ago0x5ef65b…71c880
0xaf9b…a7ce0xb9dc…0749Base—$0.01100%coinbase72d ago0xbe9fb2…9ed278

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.