Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0xa13ec6…88047b
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0xad77b9…aa13c3
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0xa0dc1c…232a0a
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0x173f20…cd376d
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0x1f6044…bff973
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0xfe277b…b92f02
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0xf31123…9603f8
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0xb58d96…c7478a
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0x34ff9d…e9df78
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0x20ba57…f415e1
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0x11093e…c50102
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase18d ago0x2cba21…acaab0
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x3e8181…e3708a
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0xfb6174…a1e6f6
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x269e2e…a27eeb
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x7c4c13…f427f4
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x2f765a…d4ab0a
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0xc1049f…d34ae6
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x61374d…58d0bb
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0xd14a17…aae7b6
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x76a923…f4153a
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x4c2852…655940
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0x5aff93…44528a
0x8d2a…7d370x7849…be8aBasex402 service$0.001100%coinbase19d ago0xf2087d…c6cbef
0xc9c7…16700x7849…be8aBasex402 service$0.001100%coinbase19d ago0xdfca5e…7c0cf3

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.