Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.32100%primer13d ago0x435825…9d76c2
0xc7f3…c0440x5f11…468aBase$0.31100%primer13d ago0xa11b8f…a4f21f
0x5f11…468a0xc7f3…c044Base$0.33100%primer13d ago0xad276a…ff448b
0xc7f3…c0440x5f11…468aBase$0.33100%primer13d ago0x5bab7e…66141f
0x5f11…468a0xc7f3…c044Base$0.32100%primer13d ago0x7592ff…7415f9
0xc7f3…c0440x5f11…468aBase$0.30100%primer13d ago0x95f9e9…1f02b0
0x5f11…468a0xc7f3…c044Base$0.31100%primer13d ago0x6db938…0a2944
0xc7f3…c0440x5f11…468aBase$0.34100%primer13d ago0x2a8ae4…2754c4
0x5f11…468a0xc7f3…c044Base$0.34100%primer13d ago0xba982d…ba10f5
0xc7f3…c0440x5f11…468aBase$0.35100%primer13d ago0x8eedae…fdc8d4
0x5f11…468a0xc7f3…c044Base$0.32100%primer13d ago0xdda4c7…6d382e
0xc7f3…c0440x5f11…468aBase$0.33100%primer13d ago0xdce746…b0fcf8
0x5f11…468a0xc7f3…c044Base$0.31100%primer13d ago0x7fd33a…5d2f43
0xc7f3…c0440x5f11…468aBase$0.31100%primer13d ago0xac8bdd…12473c
0x5f11…468a0xc7f3…c044Base$0.31100%primer13d ago0x240bac…2680d3
0xc7f3…c0440x5f11…468aBase$0.33100%primer13d ago0x4747a6…2f45d5
0x5f11…468a0xc7f3…c044Base$0.33100%primer13d ago0x12b49b…e4de30
0xc7f3…c0440x5f11…468aBase$0.32100%primer13d ago0x808723…9e5df9
0x5f11…468a0xc7f3…c044Base$0.35100%primer13d ago0x32c909…6350fe
0xc7f3…c0440x5f11…468aBase$0.32100%primer13d ago0xfd50e7…e3c553
0x5f11…468a0xc7f3…c044Base$0.32100%primer13d ago0xf50bc5…ca8e95
0xc7f3…c0440x5f11…468aBase$0.32100%primer13d ago0xaabc14…d4c25b
0x5f11…468a0xc7f3…c044Base$0.33100%primer13d ago0x604dfd…013543
0xc7f3…c0440x5f11…468aBase$0.33100%primer13d ago0x727af9…6b36b3
0x5f11…468a0xc7f3…c044Base$0.32100%primer13d ago0xf3838a…95163e

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.