Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase21h ago0xe8ba9c…9b7ce6
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase21h ago0x6ad0f5…04b988
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase21h ago0xc05fa1…0a0aba
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase21h ago0x10a454…c045ad
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0x4c0b44…df8a1f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0xcfc281…bd65d9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0x339368…69d0ab
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0xb14421…52e649
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0x849728…11726b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0x4f73a2…5b4998
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase23h ago0xa96da8…1e0159
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x2af2a7…99285a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0xfe877b…b8af2c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x4b73b0…6cc985
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x9ef216…b4c0a6
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0xfe37ad…04f4b8
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x2e831c…1fc3d4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x74c103…c07fb7
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x1467c9…fd70f8
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x94fffb…c2760a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0xe8bf1d…a01140
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0xa45cc5…9637d7
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x9f32cb…eed066
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x7f834e…818296
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase1d ago0x4b18e9…afdb94

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.