Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1143…64650xeb18…02c1Base—$3.00100%0xbb67…9bc494d ago0x218a29…047a98
0xc564…0bf50xeb18…02c1Base—$1.10100%0xbb67…9bc494d ago0xff47d1…6615b3
0x8097…37f60xeb18…02c1Base—$29.50100%0xbb67…9bc494d ago0xac8d44…5ad3d0
0x1e26…94090xeb18…02c1Base—$14.00100%0xbb67…9bc494d ago0x4b4dbe…72abcf
0xcd9d…70ee0xeb18…02c1Base—$0.51100%0xbb67…9bc494d ago0x4eacf3…cc148e
0x6d1d…00ba0xeb18…02c1Base—$18.00100%0xbb67…9bc494d ago0x299274…0eadaa
0x4134…7f130xeb18…02c1Base—$24.44100%0xbb67…9bc494d ago0xbbda63…666792
0x5627…ff700xeb18…02c1Base—$18.43100%0xbb67…9bc494d ago0x93e20e…96d997
0x8d67…ba2e0xeb18…02c1Base—$18.34100%0xbb67…9bc494d ago0xd82010…94649f
0x9f15…32f90xeb18…02c1Base—$18.65100%0xbb67…9bc494d ago0x7c5662…a493be
0xbb2c…7b300xeb18…02c1Base—$18.02100%0xbb67…9bc494d ago0x70f836…ee6410
0xa7d1…bb4b0xeb18…02c1Base—$14.51100%0xbb67…9bc494d ago0x0840a7…8cbaf5
0xdaea…acbf0xeb18…02c1Base—$18.30100%0xbb67…9bc494d ago0x816f9a…2b2aba
0xc153…40fa0xeb18…02c1Base—$18.20100%0xbb67…9bc494d ago0x6f58df…9c2f43
0xc359…04c90xeb18…02c1Base—$18.00100%0xbb67…9bc494d ago0xf40832…7b46b1
0xa563…550a0xeb18…02c1Base—$18.20100%0xbb67…9bc494d ago0xf08837…92722b
0x6067…04010xeb18…02c1Base—$1.46100%0xbb67…9bc494d ago0xe75042…fc2fe1
0xec55…651a0xeb18…02c1Base—$18.70100%0xbb67…9bc494d ago0xb1eeb5…ffa32a
0x1354…5ff20xeb18…02c1Base—$4.30100%0xbb67…9bc494d ago0x83c475…185e87
0xc862…1d570xeb18…02c1Base—$7.50100%0xbb67…9bc494d ago0x27afa7…67d989
0x287d…cffc0xeb18…02c1Base—$18.10100%0xbb67…9bc494d ago0x011d78…3d5251
0x1c6d…b00d0xeb18…02c1Base—$18.20100%0xbb67…9bc494d ago0x56ccb5…8aa500
0xf5b5…d45d0xeb18…02c1Base—$18.40100%0xbb67…9bc494d ago0x9d5159…6f8cef
0xb05c…03070xeb18…02c1Base—$18.30100%0xbb67…9bc494d ago0xaaa86a…fc63de
0x8a61…ee8c0xeb18…02c1Base—$18.70100%0xbb67…9bc494d ago0xbea23e…884ad8

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.