Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbda6…b22d0x4f4b…422dBase—$0.0035100%coinbase44d ago0x5bd866…5703b8
0x8f04…80f30x4f4b…422dBase—$0.0015100%coinbase44d ago0xdce07b…38aa9c
0x055e…9b7b0x4f4b…422dBase—$0.001100%coinbase44d ago0x3564e6…31974d
0x8629…78b70x4f4b…422dBase—$0.04100%coinbase44d ago0xa724c0…28ce37
0x6529…e6240x4f4b…422dBase—$0.04100%coinbase44d ago0xc73a87…d7aa1c
0xa9de…245e0x4f4b…422dBase—$0.04100%coinbase44d ago0x8ca52c…e08f96
0xb856…c6170x4f4b…422dBase—$0.001100%coinbase44d ago0x51db7b…ed3521
0x86ae…a7880x4f4b…422dBase—$0.0035100%coinbase44d ago0xc0fbef…9495c0
0xae11…8f300x4f4b…422dBase—$0.001100%coinbase44d ago0xc0096c…06a095
0xb299…115a0x4f4b…422dBase—$0.001100%coinbase44d ago0x65952d…e3f973
0xd86c…110d0x4f4b…422dBase—$0.0035100%coinbase44d ago0x1f428a…3d4d9a
0x2d6c…a3100x4f4b…422dBase—$0.0015100%coinbase44d ago0x495142…9871cc
0x2a82…c1b40x4f4b…422dBase—$0.04100%coinbase44d ago0x3980b8…a17e39
0xc158…5a650x4f4b…422dBase—$0.0015100%coinbase44d ago0xaa4460…2881a5
0x78a5…0ed50x4f4b…422dBase—$0.0015100%coinbase44d ago0xf0d012…db7e61
0x5d9a…5f2c0x4f4b…422dBase—$0.0035100%coinbase44d ago0xa418a7…588e38
0x0b05…0cf80x4f4b…422dBase—$0.04100%coinbase44d ago0x8911ec…1f4cb5
0xf15b…a1020x4f4b…422dBase—$0.0035100%coinbase44d ago0xe23e96…c2a974
0x6b55…dfd40x4f4b…422dBase—$0.001100%coinbase44d ago0x9fe31e…ab34e5
0xe4d2…81510x4f4b…422dBase—$0.04100%coinbase45d ago0xbbd31e…823419
0xfd8e…f5ba0x4f4b…422dBase—$0.04100%coinbase45d ago0x3c4458…34421d
0x1286…cb960x4f4b…422dBase—$0.0015100%coinbase45d ago0xb5fa57…8923e8
0x25cf…97800x4f4b…422dBase—$0.04100%coinbase45d ago0x77de1e…fd5bd0
0x62a0…1a1b0x4f4b…422dBase—$0.0015100%coinbase45d ago0x04c8a1…895e4a
0x051a…b9c60x4f4b…422dBase—$0.0035100%coinbase45d ago0x2d836d…d87875

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.