Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base—$0.03100%coinbase15d ago0xfb5bb0…e565bf
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x40032a…bc34d1
0xf5c8…19030x7360…b832Base—$0.003857100%coinbase15d ago0xada1ed…c31377
0xf5c8…19030x7360…b832Base—$0.03100%coinbase15d ago0x4f590e…f8d2ab
0xf5c8…19030x7360…b832Base—$0.03100%coinbase15d ago0x343efe…4b6a36
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x12ebbc…580907
0xf5c8…19030x7360…b832Base—$0.001100%coinbase15d ago0xab8c81…60dbd6
0xf5c8…19030x7360…b832Base—$0.002918100%coinbase15d ago0x6ee848…e7760f
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x7fb0f4…f561da
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0xc791fb…41601c
0xf5c8…19030x7360…b832Base—$0.001395100%coinbase15d ago0xcd4769…01cb49
0xf5c8…19030x7360…b832Base—$0.002855100%coinbase15d ago0x5657c7…d95fa7
0xf5c8…19030x7360…b832Base—$0.002923100%coinbase15d ago0x6bf4fc…4dbe28
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x108b0e…67fad9
0xf5c8…19030x7360…b832Base—$0.03100%coinbase15d ago0x7e3742…2ab630
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x4fa3e2…35b437
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x7190b7…68a1d2
0xf5c8…19030x7360…b832Base—$0.002841100%coinbase15d ago0xc8d45b…733591
0xf5c8…19030x7360…b832Base—$0.002864100%coinbase15d ago0x093ed4…fa2751
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x50d2c3…101059
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x62865c…d95748
0xf5c8…19030x7360…b832Base—$0.00297100%coinbase15d ago0x76cb35…9f6ca1
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x0143d8…bcae0c
0xf5c8…19030x7360…b832Base—$0.02100%coinbase15d ago0x3b19df…efd0c3
0xf5c8…19030x7360…b832Base—$0.003225100%coinbase15d ago0xc121fe…2a3fe3

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.