Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d87…915f0x2932…4f60Basex402 service$0.005100%coinbase6d ago0xe423ff…fc7360
0x375e…b25b0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x114d87…2aecf7
0xc3e0…cdc50x2932…4f60Basex402 service$0.005100%coinbase6d ago0xca736d…5aecf1
0xa9f9…34a80x2932…4f60Basex402 service$0.005100%coinbase6d ago0x18c262…a97c68
0x0f8d…9a920x2932…4f60Basex402 service$0.005100%coinbase6d ago0xfe67e3…c6de2e
0x6a3f…acfa0x2932…4f60Basex402 service$0.005100%coinbase6d ago0xd3a1b6…139a10
0x3d53…68cf0x2932…4f60Basex402 service$0.005100%coinbase6d ago0xb4eefd…2775ff
0x7600…38220x2932…4f60Basex402 service$0.005100%coinbase6d ago0x1ae342…a52311
0xeae6…4f9c0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x15daca…9b65ae
0x6522…346a0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x5fef35…4f9dfb
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase6d ago0x2e6b5b…b5afeb
0x4f62…6ac70x2932…4f60Basex402 service$0.005100%coinbase6d ago0xafecd4…acbc3f
0x6f61…268c0x2932…4f60Basex402 service$0.005100%coinbase6d ago0xb9cee1…3d7282
0xc465…16160x2932…4f60Basex402 service$0.005100%coinbase6d ago0xef9a68…92c6e5
0x3789…e7e30x2932…4f60Basex402 service$0.005100%coinbase6d ago0x9cdbab…c81af3
0xf04e…7c0a0x2932…4f60Basex402 service$0.005100%coinbase6d ago0x249892…614430
0x66e1…8bb40x2932…4f60Basex402 service$0.005100%coinbase6d ago0x44654d…394236
0x917a…2c660x2932…4f60Basex402 service$0.005100%coinbase7d ago0x313a71…5a7f6d
0x6173…c1320x2932…4f60Basex402 service$0.005100%coinbase7d ago0xd9289c…62e919
0x1527…46380x2932…4f60Basex402 service$0.005100%coinbase7d ago0x2e160b…8e6709
0x46c5…3aa90x2932…4f60Basex402 service$0.005100%coinbase7d ago0x06e3be…e55f7b
0xf7d3…0c460x2932…4f60Basex402 service$0.005100%coinbase7d ago0x0fbe25…07937a
0xc9c7…16700x2932…4f60Basex402 service$0.005100%coinbase7d ago0xb8fc81…b631b5

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.