Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase50d ago0x2ef91b…35dc3f
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase50d ago0x39a92d…87324e
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase50d ago0x19b6b2…d0c0fb
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase50d ago0xee5a4b…d18847
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase50d ago0xd741a5…030812
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase50d ago0x8aa779…39cb7d
0xe3fc…fa000xdb5a…0671Base$0.02100%coinbase50d ago0x071149…f6e00f
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0x7b9fab…7d4f84
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0xbcae4a…c7f1ce
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0x55b311…e421fb
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0xbd14e1…f50ab0
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0xabca8e…5f86b8
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0xf246f1…9c2631
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0x083222…09f06f
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0xed9bcb…f8c8ac
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0x5a6845…d79937
0x035a…2a550xdb5a…0671Base$0.005100%coinbase51d ago0x82f02b…d5a568
0x394c…35130xdb5a…0671Base$0.02100%coinbase51d ago0x848dd0…7a1199
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase51d ago0xcb7229…826bd9
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase51d ago0x292626…8f8a76

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.