Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c68…defc0x0e3d…7757Base—$204.75100%0x5f60…e48e66d ago0xd4d24b…fb4a3f
0x1332…66eb0x0e3d…7757Base—$12.60100%0x75ef…a0f966d ago0xbd9d3f…90b4b9
0x3750…60d20x0e3d…7757Base—$10.50100%0x8437…41a866d ago0xa2a951…dee948
0x1332…66eb0x0e3d…7757Base—$299.00100%0xca67…882066d ago0xc7c50b…8687f8
kaifarik05.eth0x0e3d…7757Base—$2.10100%0x0fb0…485966d ago0x6b7e00…bd56ed
mayao.eth0x0e3d…7757Base—$5.25100%0xeb2b…34ca66d ago0xb1ca2e…c1b1fc
0x1332…66eb0x0e3d…7757Base—$80.00100%0xac5b…869866d ago0xfc1c6f…13b156
0x2fe0…39ed0x0e3d…7757Base—$40.00100%0x6fec…af4066d ago0x87c760…1f2247
0x3750…60d20x0e3d…7757Base—$3.15100%0x04fd…2b5266d ago0xc6c13f…627449
0xa787…64cf0x0e3d…7757Base—$10.50100%0x493b…b91666d ago0xae0cbe…b986fe
0x1332…66eb0x0e3d…7757Base—$31.50100%0x69b3…7ddd66d ago0x2ad08d…5a5b22
0xa787…64cf0x0e3d…7757Base—$1.05100%0x9ee0…41c366d ago0x5eaeb7…2b5bd2
0x29cc…8f2a0x0e3d…7757Base—$10.00100%0x9092…bc9e66d ago0x26981d…0940ea
0xa787…64cf0x0e3d…7757Base—$1.05100%0x2ce3…0cdb66d ago0xb3f1d0…d57ae5
0xbb64…c0370x0e3d…7757Base—$2.10100%0xc6a6…b85566d ago0x2ea986…a99256
0x3e67…524a0x0e3d…7757Base—$21.00100%0x3845…8ad266d ago0x4308e4…2028dd
0x28f6…6b240x0e3d…7757Base—$5.25100%0x9d9f…8c6a66d ago0x91f7e8…527b44
0xe33f…96100x0e3d…7757Base—$10.50100%0x2fa9…16de66d ago0x71d290…3b6981
0xe79b…32250x0e3d…7757Base—$70.35100%0xe347…5b3066d ago0xfc50a1…6d48c3
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc89e…795866d ago0x55cb48…560efe
0x1332…66eb0x0e3d…7757Base—$6.30100%0x4760…47ea66d ago0x4f34ed…c0e3fe
0x1332…66eb0x0e3d…7757Base—$52.50100%0x0245…bb7b66d ago0x275e2b…9e85d1
0xef46…8ca80x0e3d…7757Base—$135.06100%0x73f4…836766d ago0xd63866…6c8391
0xfcbb…e8130x0e3d…7757Base—$50.00100%0xf098…e1e466d ago0xebe651…9e558f
0x73b4…e7360x0e3d…7757Base—$10.50100%0x1ef5…d9e866d ago0x30c76a…02abb7

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.