Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xdb0f71…7ba29b
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter45d ago0x38e19b…b44b72
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter45d ago0x50ff88…29e3de
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter45d ago0xeb4281…8e9550
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x59f132…836b34
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x56b8f2…92982d
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter45d ago0x037fb6…e4177b
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter45d ago0xb63380…4e3571
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter45d ago0x5c1cae…bf8e7a
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x68a142…cd40ea
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x8cae21…f5cf06
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter45d ago0x3420f8…91e75e
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xbccb52…1545a3
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x401c1a…265a80
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x4a1320…491e7f
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xe652cd…113509
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xd0361d…83ce2f
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter45d ago0x2e7914…0dae0d
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter45d ago0xd53d7f…e1a7aa
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xa7c3d0…c5bfe8
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xa83f6f…d78390
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter45d ago0x7fe81f…93c164
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x9485bb…f17b13
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0xe5e78a…40502d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter45d ago0x0b68fd…df4fb7

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.