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…80fc4d ago0x67369d…d867b7
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xa74a6b…3f634a
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x059b83…571820
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x781303…26ab44
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xd2d3b4…10d856
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xbee932…36b008
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x4c0a88…7d46a2
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x901bab…d30b71
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x202e20…7ed36d
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xbe94ea…2be541
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xf34c77…bb8bd3
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xf0828c…489949
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xfa944a…c927db
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xe4b791…4e468e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xb9b0d2…f0c60e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x70870f…2c65fc
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x231ee8…5e2dfa
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xa3c904…94eb0b
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0xc9f77e…169c3d
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x2b8298…e42027
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x81dacc…d4962f
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x6024f3…dcbb8f
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x330b6e…f0548e
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x2838b0…af51ab
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc4d ago0x45485c…723b63

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.