Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xa41fd3…9ef5aa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x2f128b…93a3e6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xdf0f3e…37bccb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x8e6851…053557
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x2e4fec…63a829
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x06a652…826c29
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xf5123f…6607b1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x035fe1…8c7d5f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x3f8155…6e6c69
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x7036a9…62a684
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xb07955…0305b4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xf1b96d…61d28a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x443d8d…e9cf6a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xddeb08…3b6b97
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xc2dec9…c55add
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x0b226d…e4abdd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x11ab48…ce48f2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x13f8ed…73cdbc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x881ed4…446293
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xfd8fb7…1241a1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x139885…129317
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x295119…b3ae9f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x96b3ad…f2cb0d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x1ae3b4…24977b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x571f53…fd872c

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.