Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xc67f91…a59122
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xa38d83…cce09f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xe41a6d…3242dd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xacbe4b…fe90f5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xbdebed…862af6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x875b69…382a46
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x2bd468…0c223f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x3ad617…37bb77
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x39724b…b9b997
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xae3c99…e27ab4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xe935c3…c98dc0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x4b6328…c2043d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x751da6…055fda
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xeb8671…a5c331
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x0906fa…4abca9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x775364…aedfb0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xc5ebe2…c1ac7b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x90177c…550f11
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x8522d5…d342e6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x69d81c…602262
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0x91f889…9afadc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x4cef81…527667
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase80d ago0xce75dc…2b0671
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0xfcd388…e00fd6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase80d ago0x6596ca…4e6261

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.