Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb34…f1f00x7e0e…0184Base—$100.0070%0xa923…c9ac49d ago0x0f2778…83c378
0xb9a7…45680x7e0e…0184Base—$10.0070%0xa923…c9ac49d ago0x25e154…bd6cd5
0xb9a7…45680x7e0e…0184Base—$11.0070%0xa923…c9ac49d ago0x17a614…f9f347
0xb9a7…45680x7e0e…0184Base—$10.7370%0xa923…c9ac49d ago0xebd1d2…f84814
0xb9a7…45680x7e0e…0184Base—$10.7370%0xa923…c9ac49d ago0xaa67a3…a1a11f
0xbb34…f1f00x7e0e…0184Base—$80.0070%0xa923…c9ac49d ago0x477be7…f6cce4
0x9926…e1950x7e0e…0184Base—$49.0070%0xa923…c9ac49d ago0xae2d5c…190cb1
0xbb34…f1f00x7e0e…0184Base—$80.0070%0xa923…c9ac49d ago0x77597f…2dacda
0x07b9…69660x7e0e…0184Base—$30.0070%0xa923…c9ac49d ago0xef2b10…d224ab
0x07b9…69660x7e0e…0184Base—$51.00100%0xa923…c9ac49d ago0xe6c1a9…1d3074
0x07b9…69660x7e0e…0184Base—$49.00100%0xa923…c9ac49d ago0x888afa…2e27e8
0xe267…b1d60x7e0e…0184Base—$26.00100%0xa923…c9ac49d ago0x441791…43fbc2
0xe267…b1d60x7e0e…0184Base—$27.22100%0xa923…c9ac49d ago0x9e2efd…b8cf73
0xbb34…f1f00x7e0e…0184Base—$40.00100%0xa923…c9ac50d ago0xd4c6aa…35cf54
0x07b9…69660x7e0e…0184Base—$29.00100%0xa923…c9ac50d ago0x5254a2…b5676b
0xe267…b1d60x7e0e…0184Base—$18.00100%0xa923…c9ac50d ago0x28b38c…ed575d
0xb116…bb180x7e0e…0184Base—$39.00100%0xa923…c9ac50d ago0x7106b6…f76450
0xe267…b1d60x7e0e…0184Base—$17.00100%0xa923…c9ac50d ago0x83ec58…590370
0xbb34…f1f00x7e0e…0184Base—$80.00100%0xa923…c9ac50d ago0xe60c34…81fc8b
0xb116…bb180x7e0e…0184Base—$101.00100%0xa923…c9ac50d ago0xaca70c…356c35
0x07b9…69660x7e0e…0184Base—$38.00100%0xa923…c9ac50d ago0x3c4b03…b641a5
0xbb34…f1f00x7e0e…0184Base—$140.00100%0xa923…c9ac50d ago0x69f057…690f67
0x07b9…69660x7e0e…0184Base—$34.00100%0xa923…c9ac50d ago0xcc7e01…09a924
0xb116…bb180x7e0e…0184Base—$47.0070%0xa923…c9ac50d ago0xa511c3…a30ee6
0x07b9…69660x7e0e…0184Base—$11.00100%0xa923…c9ac50d ago0xe9b0cc…f186a5

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.