Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x747214…f911c3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x9b6a30…0b9c8a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0xc8e8dc…3134bb
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x722e80…60dfc5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0xff3375…9641ee
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x914df7…f613ba
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x4b1733…34188c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x1ed5a0…bfbbc1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0xe26781…a145f9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x917ffb…eeb5a3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x374d5b…a84594
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x523d08…36810f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x35b686…32eb40
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x957828…f07298
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x8e6f89…e4dd93
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x701735…425e79
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x71d904…a78bec
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x9a31a5…353fa6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0xeb5013…8b98e1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0xe0f8d9…eb1869
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0xbb8efa…ea0c51
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x519898…3ba902
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x768a84…3234b9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase72d ago0x20436e…4acae1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase73d ago0xc8d908…a849d7

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.