Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x200aa2…846b77
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x144cd0…a2b238
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x578eb0…572bc9
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x9fb862…f93a88
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x1224c9…a6fafe
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x3c2ed2…dd0fa9
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x49a921…8fedf6
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x9d1c49…40d179
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x3542cb…e9f1c9
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xce085e…6db4dd
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x708804…e2e0c1
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xbaa923…8fb3a4
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x36ab86…fcba9e
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x33b007…8dc39f
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xaa3ec3…ec625e
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x7db339…604c27
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x7d2d7e…5c9970
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x7ccdd9…03a9af
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xadda3b…f02b84
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xfba488…d918c5
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0x5a4ec5…e77d3e
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xd7da74…cf651c
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xd91b3d…77fc7c
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xdfa2d9…2f1f92
0xd8ca…14660xd346…0d5fBase—$0.003100%primer115d ago0xb51f6b…a8d980

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.