Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0xbbd81c…0a7213
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x3e49f5…4fe0f7
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc5d ago0x503fe0…7cd932
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x441acd…435e9e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x847899…dc4113
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x21c1f2…bba764
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x99dc28…104ab5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x061685…1ad6e6
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x9b6a28…a99c8e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x690505…cd4326
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x8b9d3b…d9ccfb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xf90c3b…89ff5d
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x1d66e2…d8c1e1
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xd37dd5…c6a17d
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xa0a87c…d97efc
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xd4ab46…0a20f5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x38dbf0…f4b99a
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x370d55…13b9ca
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x905c76…9eb6e0
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xb2830d…322803
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xe644f2…ca9c71
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x1f590e…37fa01
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x6572c6…f94e8e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0xb25287…3a3fee
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc6d ago0x3a4ec7…6b9dd5

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.