Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xa27f2c…722c2b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x888acb…7546b6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xd3eab4…5e6ae7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x0eb2ff…705bb9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x896b05…3d27f8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x29338f…4b1b61
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x7e910b…b25d60
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xc0b6b6…437a49
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x16ebe2…4bc408
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xae9a1d…b0218c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xdc95b4…76bdfb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x17dbef…b23001
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xdbce28…1fd9e6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x216886…f41faa
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x42737e…f9f26e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xaa761d…59b4c2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x90181d…adab94
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x381bc4…8896eb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x6e9f93…1eaa7e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xd445d9…f086f9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xe74203…1b5990
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xea5dfc…73b5d9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xc9904d…15647d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x1a831e…bb4825
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xf02853…4d8b79

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.