Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x211d…d17238d ago0xa7bea1…69906e
0x3be9…575c0x31d0…2cd7Base—$6.4370%0x6a6f…be4138d ago0xe1394d…618362
0x3be9…575c0x31d0…2cd7Base—$55.7370%0x4337…a93d38d ago0xf8d5d4…b05731
0x3be9…575c0x31d0…2cd7Base—$199.4270%0x211d…d17238d ago0xf54aaa…78a975
0x3be9…575c0x31d0…2cd7Base—$50.3770%0x4337…e22a38d ago0x633d18…bc98bc
0x3be9…575c0x31d0…2cd7Base—$99.3870%0x4337…1b6238d ago0xbbe547…153bdf
0x3be9…575c0x31d0…2cd7Base—$42.3170%0x4337…6c9238d ago0xdcecf5…cda169
0x3be9…575c0x31d0…2cd7Base—$50.3770%0x4337…9e5d38d ago0xefeb6c…86a7d1
0x3be9…575c0x31d0…2cd7Base—$40.3170%0x6a6f…be4138d ago0x17a2e8…a1147c
0x3be9…575c0x31d0…2cd7Base—$10.3070%0x211d…d17238d ago0x68266f…7e259b
0x3be9…575c0x31d0…2cd7Base—$70.3270%0x4337…a93d38d ago0xf955d1…4505f9
0x3be9…575c0x31d0…2cd7Base—$1,000.6970%0x211d…d17238d ago0x912240…2a7adc
0x3be9…575c0x31d0…2cd7Base—$90.3370%0x4337…c48738d ago0x6d161c…42c9c3
0x3be9…575c0x31d0…2cd7Base—$100.3870%0x4337…882638d ago0x5658b9…b1fc46
0x3be9…575c0x31d0…2cd7Base—$10.3070%0x4337…306338d ago0xeb47c5…286ba2
0x3be9…575c0x31d0…2cd7Base—$100.3470%0x4337…f2e138d ago0xb51fb4…431bd5
0x3be9…575c0x31d0…2cd7Base—$10.3070%0x211d…d17238d ago0x7ee9c6…43fedc
0x3be9…575c0x31d0…2cd7Base—$100.3370%0x4337…f03838d ago0x966d24…0b2dd5
0x3be9…575c0x31d0…2cd7Base—$200.3770%0x81e3…b98e38d ago0x7e7672…d74033
0x3be9…575c0x31d0…2cd7Base—$19.0070%0xf279…f77f38d ago0x3ef202…5c46a5
0x3be9…575c0x31d0…2cd7Base—$15.4070%0xe196…0ce138d ago0x9a391a…a2e88d
0x3be9…575c0x31d0…2cd7Base—$40.3170%0x4337…113138d ago0xeafbf5…4170b8
0x3be9…575c0x31d0…2cd7Base—$150.0070%0xf279…f77f38d ago0x57dc9f…4f055a
0x3be9…575c0x31d0…2cd7Base—$1.8570%0x4337…113138d ago0xc383ef…6a301d
0x3be9…575c0x31d0…2cd7Base—$1.8570%0x4337…e06138d ago0x992cca…b0ceea

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.