Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x46631e…ce63a6
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x4ae228…7a1115
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xc62988…c56493
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x845735…20eaa4
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xb0766d…29ecfb
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x63b8eb…80a837
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x3c41f2…8e9488
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x051264…eedce2
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x4b65aa…aeedf5
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x08bfa7…60ec71
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xd2fa95…533450
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xe1afc8…27b61c
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xe9fba6…3bfdfe
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x8cc578…e9c37e
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x590f2c…020e13
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x7bf59b…6eb658
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xbdbb76…0ca850
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x771e97…107590
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xdefca6…fefc31
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xf65d98…69f50f
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x80850b…532493
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xa4848a…3bc8a2
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x66bef4…7f95c5
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x675934…b46600
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xc0d7b4…9a3329

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.