Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x74d67e…8f223b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xc6bc4a…d021d0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x9b29b0…f45480
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x2881eb…f1bf41
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x4468c7…ff46cc
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0xcf0d3b…b9fa5b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0xa2a781…93470c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase66d ago0xed2d2b…7dfe43
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase66d ago0xc09bf3…5d5580
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase66d ago0x0b8124…250855
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0xcc9524…e30cf8
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xadde5c…0646df
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xeec20a…6e966f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x38ee0f…1e71b7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xed4ef3…74120a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x1c6f81…74f20b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x22cc68…da6ab7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x7f7ba4…2db14a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase66d ago0x071b93…b15174
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase66d ago0x1e5ea1…b47612
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase66d ago0x5031f8…c982b1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase66d ago0x68f2d5…479016
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xcce8db…b33caa
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xc2ccf6…f6552b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x63f25d…3712a4

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.