Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x6288…8b49119d ago0xabaf7f…f610e3
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x4f4d…74b7119d ago0x5493ff…445355
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2a1b…cb28119d ago0x420adc…29c5d0
0x4bfb…0c880x0e3d…7757Base—$9.45100%0x817a…63b5119d ago0xbfaaf6…56e307
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xb7fe…9d80119d ago0xc44d0c…cbdd29
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0dc1…6214119d ago0xa34f78…6a5461
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x52ac…a61d119d ago0xd93b59…3d166c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9d1a…0135119d ago0x82fb23…8c0e31
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xbc41…9c5b119d ago0xbd841d…d33269
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xc5bc…3606119d ago0xcdc962…796a87
0x4bfb…0c880x0e3d…7757Base—$9.45100%0x1a4b…80bc119d ago0x177b39…cfdf37
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2b28…0c21119d ago0xf3dba2…765ec8
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2740…f504119d ago0x7f40c6…297dc3
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xa1fb…723e119d ago0x33870e…31a8ff
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xd6e8…21cd119d ago0x14db2d…f5be45
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xf098…e1e4119d ago0xc9278c…d76627
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc144…dd4e119d ago0x9c5d38…7bbfd2
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x1984…8da8119d ago0x78a6a1…2ced83
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x450f…b506119d ago0xec2a28…9dd6da
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9667…204e119d ago0xc8636c…5c1f81
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x41d2…bf7f119d ago0x528cd5…f9dbd9
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8183…61da119d ago0xc2a257…e8364b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xde8d…bd2c119d ago0xe026bb…5c5efd
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa438…8fb8119d ago0xfee86b…ea4d25
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xc0fa…66cc119d ago0x8e2b96…e3cb5d

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.