Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x187a04…d8a923
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x570a66…b345cd
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x74ca64…a44cb1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0xcc5dbd…a575ff
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x5e10fa…309f32
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x0c9a76…982669
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x779447…52b2ec
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x518a15…910600
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0xa95db5…4d5739
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x2dbf1c…ff4d61
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x96c428…a6d8b2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x710405…a8f4ae
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x12c58a…0ba5be
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0xc5376a…e1035e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x93d663…d7c58d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase77d ago0x274935…4fc73b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase78d ago0x6bf3f5…935535
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase78d ago0xc9c8dc…597660
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase78d ago0x2b3285…caf037
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase78d ago0x1e7783…329794
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase78d ago0xebf040…dd7b4e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase78d ago0x8297a2…983296
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase78d ago0xe19c07…127b88
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase78d ago0x6fa1e2…55bdbb
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase78d ago0xe84a95…9dbebd

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.